24 virtual const char*
what() const noexcept;
36 const std::
string m_message;
ActivationException(std::string message)
Construct a new Activation Exception object.
virtual const char * what() const noexcept
Returns an explanation of the exception.
ExceptionBase(std::string message)
Construct a new Exception Base object.
IntegrationException(std::string message)
Construct a new Integration Exception object.
UrlParseException(std::string message)
Construct a new URL Parse Exception object.
UserAbortException()
Construct a new exception.
ValidationException(std::string message)
Construct a new Validation Exception object.