FileError Class
Errors for saving to the file system. Located in the namespace Canteen\Errors.
Constructor
Item Index
Methods
Properties
- FOLDER_MAKE static
- FOLDER_WRITEABLE static
- JSON_INVALID static
- messages static
Methods
getResult
()
Dictionary
Get the result object
Returns:
Dictionary:
The result Exception object formatted nicely
Properties
FOLDER_MAKE
Int
final
static
Couldn't make the folder
FOLDER_WRITEABLE
Int
final
static
The error if the dir isn't writable
JSON_INVALID
Int
final
static
The settings file is invalid