CoreComponents 3.0.0
A Modern C++ Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Modules
SystemResourceError Member List

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

errorCode() constSystemError
errorCode_ (defined in SystemError)SystemErrorprotected
line() constSystemResourceError
message() const overrideSystemResourceErrorvirtual
resource() constSystemResourceError
source() constSystemResourceError
SystemError(int errorCode) (defined in SystemError)SystemErrorexplicit
SystemResourceError(int errorCode, const String &resource, const char *source, int line) (defined in SystemResourceError)SystemResourceError