CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for SystemResourceError, including all inherited members.
errorCode() const | SystemError | |
errorCode_ (defined in SystemError) | SystemError | protected |
line() const | SystemResourceError | |
message() const override | SystemResourceError | virtual |
resource() const | SystemResourceError | |
source() const | SystemResourceError | |
SystemError(int errorCode) (defined in SystemError) | SystemError | explicit |
SystemResourceError(int errorCode, const String &resource, const char *source, int line) (defined in SystemResourceError) | SystemResourceError |