CryptoError enum value (defined in rmscore::exceptions::RMSException) | rmscore::exceptions::RMSException | |
error() const _NOEXCEPT (defined in rmscore::exceptions::RMSException) | rmscore::exceptions::RMSException | inlinevirtual |
ErrorTypes enum name | rmscore::exceptions::RMSException | |
ExceptionTypes enum name | rmscore::exceptions::RMSException | |
InvalidArgument enum value (defined in rmscore::exceptions::RMSException) | rmscore::exceptions::RMSException | |
LogicError enum value (defined in rmscore::exceptions::RMSException) | rmscore::exceptions::RMSException | |
NetworkError enum value (defined in rmscore::exceptions::RMSException) | rmscore::exceptions::RMSException | |
NotFound enum value (defined in rmscore::exceptions::RMSException) | rmscore::exceptions::RMSException | |
NullPointer enum value (defined in rmscore::exceptions::RMSException) | rmscore::exceptions::RMSException | |
PFileError enum value (defined in rmscore::exceptions::RMSException) | rmscore::exceptions::RMSException | |
RightsError enum value (defined in rmscore::exceptions::RMSException) | rmscore::exceptions::RMSException | |
RMSException(const ExceptionTypes type, const int error, const std::string &message) _NOEXCEPT (defined in rmscore::exceptions::RMSException) | rmscore::exceptions::RMSException | inline |
RMSException(const ExceptionTypes type, const int error, const char *const &message) _NOEXCEPT (defined in rmscore::exceptions::RMSException) | rmscore::exceptions::RMSException | inline |
RMSInvalidArgumentException(const std::string &message) _NOEXCEPT (defined in rmscore::exceptions::RMSInvalidArgumentException) | rmscore::exceptions::RMSInvalidArgumentException | inline |
RMSInvalidArgumentException(const char *const &message) _NOEXCEPT (defined in rmscore::exceptions::RMSInvalidArgumentException) | rmscore::exceptions::RMSInvalidArgumentException | inline |
RMSLogicException(const int error, const std::string &message) _NOEXCEPT (defined in rmscore::exceptions::RMSLogicException) | rmscore::exceptions::RMSLogicException | inline |
RMSLogicException(const int error, const char *const &message) _NOEXCEPT (defined in rmscore::exceptions::RMSLogicException) | rmscore::exceptions::RMSLogicException | inline |
StreamError enum value (defined in rmscore::exceptions::RMSException) | rmscore::exceptions::RMSException | |
type() const _NOEXCEPT (defined in rmscore::exceptions::RMSException) | rmscore::exceptions::RMSException | inlinevirtual |
what() const _NOEXCEPT override (defined in rmscore::exceptions::RMSException) | rmscore::exceptions::RMSException | inlinevirtual |
~RMSException() _NOEXCEPT (defined in rmscore::exceptions::RMSException) | rmscore::exceptions::RMSException | inlinevirtual |
~RMSInvalidArgumentException() _NOEXCEPT (defined in rmscore::exceptions::RMSInvalidArgumentException) | rmscore::exceptions::RMSInvalidArgumentException | inlinevirtual |
~RMSLogicException() _NOEXCEPT (defined in rmscore::exceptions::RMSLogicException) | rmscore::exceptions::RMSLogicException | inlinevirtual |