API Documentation
Loading...
Searching...
No Matches
FileException Member List

This is the complete list of members for FileException, including all inherited members.

e_already_open enum valueFileException
e_checksum_failed enum valueFileException
e_does_not_exist enum valueFileException
e_file_exits enum valueFileException
e_file_invalid enum valueFileException
e_generic enum valueFileException
e_no_create enum valueFileException
e_no_open enum valueFileException
e_not_supported enum valueFileException
Exception(const String &title, const bool &capture_stack=true)Exception
Exception(const TranslatedString &title, const bool &capture_stack=true)Exception
Exception(const std::exception &exception)Exception
Exception(const TranslatedString &title, const TranslatedString &message, const bool &capture_stack=true)Exception
ExceptionType enum nameFileException
FileException(const File &file, ExceptionType type=e_generic)FileExceptionexplicit
FileException(const File &file, const TranslatedString &message, ExceptionType type=e_generic)FileException
getCategory() constExceptioninlinevirtual
getFile() constFileExceptioninline
getMessage() constExceptioninlinevirtual
getPriority() constExceptioninlinevirtual
getTitle() constExceptioninlinevirtual
getType() constFileExceptioninline
id() constException
m_categoryExceptionprotected
m_messageExceptionprotected
m_priorityExceptionprotected
m_stack_traceExceptionprotected
m_threadExceptionprotected
m_titleExceptionprotected
printToLogger()Exception
setCategory(const TranslatedString &category)Exceptioninline
setMessage(const TranslatedString &message)Exceptioninlinevirtual
setThread(const String &thread)Exceptioninline
setTitle(const TranslatedString &title)Exceptioninline
stackTrace() constExceptioninlinevirtual
thread() constExceptioninline
~Exception()=defaultExceptionvirtual