Base Framework
DOMException Member List

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

ATTRIBUTE_IN_USE enum value (defined in DOMException)DOMException
Cause enum nameDOMException
DOM_STRING_SIZE enum value (defined in DOMException)DOMException
DOMException() noexceptDOMExceptioninline
DOMException(const char *message) noexceptDOMExceptioninline
DOMException(const Type &type) noexceptDOMExceptioninline
DOMException(const char *message, const Type &type) noexceptDOMExceptioninline
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
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
HIERARCHY_REQUEST enum value (defined in DOMException)DOMException
INDEX_SIZE enum value (defined in DOMException)DOMException
INVALID_ACCESS enum value (defined in DOMException)DOMException
INVALID_CHARACTER enum value (defined in DOMException)DOMException
INVALID_MODIFICATION enum value (defined in DOMException)DOMException
INVALID_STATE enum value (defined in DOMException)DOMException
isCommonException() const noexceptExceptionvirtual
isUnwinding() noexceptExceptionstatic
NAMESPACE_ERROR enum value (defined in DOMException)DOMException
NO_DATA_ALLOWED enum value (defined in DOMException)DOMException
NO_MODIFICATION_ALLOWED enum value (defined in DOMException)DOMException
NOT_FOUND enum value (defined in DOMException)DOMException
NOT_SUPPORTED enum value (defined in DOMException)DOMException
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
SYNTAX_ERROR enum value (defined in DOMException)DOMException
WRONG_DOCUMENT enum value (defined in DOMException)DOMException
~Exception() noexceptExceptionvirtual