Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for SystemException, including all inherited members.
ALREADY_EXIST enum value | SystemException | |
BAD_PATH enum value | SystemException | |
error(void) const | SystemException | inline |
error_t enum name | SystemException | |
error_t typedef | SystemException | |
IO_ERROR enum value | SystemException | |
message() override | SystemException | virtual |
NO_ACCESS enum value | SystemException | |
NO_MORE_RESOURCE enum value | SystemException | |
OK enum value | SystemException | |
SystemException(error_t err, String msg) | SystemException | |
SystemException(int code, String header) | SystemException | |
~Exception(void) | Exception | virtual |