Base Framework
ArgumentException Member List

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

ArgumentException() noexceptArgumentException
ArgumentException(const char *message) noexceptArgumentException
ArgumentException(const Type &type) noexceptArgumentException
ArgumentException(const char *message, const Type &type) noexceptArgumentException
Cause enum nameArgumentException
DUMP_ON_THROW_EXCEPTION enum value (defined in Exception)Exception
DUMP_ON_THROW_NO enum value (defined in Exception)Exception
DUMP_ON_THROW_STACK enum value (defined in Exception)Exception
DumpOnThrow enum name (defined in Exception)Exception
Exception() noexceptException
Exception(const char *message) noexceptException
Exception(const Type &type) noexceptException
Exception(const char *message, const Type &type) noexceptException
Exception(const Exception &copy) noexceptException
Exception(Exception &&move) noexceptException
ExceptionHandler typedefException
getArgumentNumber() const noexceptArgumentExceptioninline
getCause() const noexceptExceptioninline
getDumpExceptions() noexceptExceptioninlinestatic
getError() const noexceptExceptioninline
getExceptionType() noexceptExceptionstatic
getHTML() constException
getMessage() const noexceptExceptioninline
getPendingExceptions() noexceptExceptionstatic
getStackTrace()Exceptionstatic
getStdExceptionName(const std::exception &e) noexceptExceptionstatic
getThisType() const noexceptExceptionvirtual
getType() const noexceptExceptioninline
hasPendingException() noexceptExceptionstatic
INVALID_OPTION enum valueArgumentException
INVALID_SYMBOL enum valueArgumentException
INVALID_VALUE enum valueArgumentException
isCommonException() const noexceptExceptionvirtual
isUnwinding() noexceptExceptionstatic
MANDATORY_VIOLATION enum valueArgumentException
onThrow(const Exception &exception) noexceptExceptionstatic
ORPHAN enum valueArgumentException
rethrow()Exceptionstatic
setCause(unsigned int cause) noexceptExceptioninline
setDumpExceptions(bool _dumpExceptions) noexceptExceptioninlinestatic
setDumpOnThrow(DumpOnThrow dumpOnThrow) noexceptExceptionstatic
setError(unsigned int error) noexceptExceptioninline
setExceptionHandler(ExceptionHandler _exceptionHandler) noexceptExceptioninlinestatic
setMessage(const char *message) noexceptExceptioninline
setMessage(const char(&_message)[SIZE]) noexceptExceptioninline
setType(const Type &type) noexceptExceptioninline
STRICT_VIOLATION enum valueArgumentException
SUPPORTS_EXCEPTIONS (defined in Exception)Exceptionstatic
VALUE_MISSING enum valueArgumentException
VALUE_PRESENT enum valueArgumentException
~Exception() noexceptExceptionvirtual