Base Framework
BindException Member List

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

ABORTED enum valueIOException
BindException() noexceptBindException
BindException(const char *message) noexceptBindException
BindException(const Type &type) noexceptBindException
BindException(const char *message, const Type &type) noexceptBindExceptioninline
BROKEN_STREAM enum valueIOException
Cause enum nameIOException
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
IOException() noexceptIOException
IOException(const char *message) noexceptIOException
IOException(const Type &type) noexceptIOException
IOException(const char *message, const Type &type) noexceptIOException
isCommonException() const noexceptExceptionvirtual
isUnwinding() noexceptExceptionstatic
onThrow(const Exception &exception) noexceptExceptionstatic
PENDING enum valueIOException
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