Base Framework
ExpressionException Member List

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

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
ExpressionException() noexceptExpressionException
ExpressionException(const char *message) noexceptExpressionException
ExpressionException(unsigned int index, const char *message) noexceptExpressionException
ExpressionException(const Type &type) noexceptExpressionExceptioninline
ExpressionException(const char *message, const Type &type) noexceptExpressionExceptioninline
getCause() const noexceptExceptioninline
getDumpExceptions() noexceptExceptioninlinestatic
getError() const noexceptExceptioninline
getExceptionType() noexceptExceptionstatic
getHTML() constException
getIndex() const noexceptExpressionExceptioninline
getMessage() const noexceptExceptioninline
getPendingExceptions() noexceptExceptionstatic
getStackTrace()Exceptionstatic
getStdExceptionName(const std::exception &e) noexceptExceptionstatic
getThisType() const noexceptExceptionvirtual
getType() const noexceptExceptioninline
hasPendingException() noexceptExceptionstatic
indexExpressionExceptionprotected
isCommonException() const noexceptExceptionvirtual
isUnwinding() noexceptExceptionstatic
onThrow(const Exception &exception) noexceptExceptionstatic
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
SUPPORTS_EXCEPTIONS (defined in Exception)Exceptionstatic
~Exception() noexceptExceptionvirtual