![]() |
NDEVR
API Documentation
|
This is the complete list of members for FileException, including all inherited members.
| e_already_open enum value | FileException | |
| e_checksum_failed enum value | FileException | |
| e_does_not_exist enum value | FileException | |
| e_file_exits enum value | FileException | |
| e_file_invalid enum value | FileException | |
| e_generic enum value | FileException | |
| e_no_create enum value | FileException | |
| e_no_open enum value | FileException | |
| e_not_supported enum value | FileException | |
| ExceptionType enum name | FileException | |
| FileException(const File &file, ExceptionType type=e_generic) | FileException | explicit |
| FileException(const File &file, const TranslatedString &message, ExceptionType type=e_generic) | FileException | |
| getFile() const | FileException | inline |
| getType() const | FileException | inline |