Base Framework
OrbException Member List

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

Causes enum nameOrbException
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
INVALID_ENCODING enum valueOrbException
INVALID_ENCODING_NAMESPACE enum valueOrbException
INVALID_METHOD enum valueOrbException
INVALID_PROTOCOL_NAMESPACE enum valueOrbException
INVALID_SCHEME enum valueOrbException
isCommonException() const noexceptExceptionvirtual
isUnwinding() noexceptExceptionstatic
NOT_AN_END_POINT enum valueOrbException
NOT_SUPPORTED enum valueOrbException
onThrow(const Exception &exception) noexceptExceptionstatic
OrbException() noexceptOrbExceptioninline
OrbException(const char *message) noexceptOrbExceptioninline
OrbException(const Type &type) noexceptOrbExceptioninline
OrbException(const char *message, const Type &type) noexceptOrbExceptioninline
OUT_OF_MEMORY enum valueOrbException
rethrow()Exceptionstatic
RMIException() noexceptRMIExceptioninline
RMIException(const char *message) noexceptRMIExceptioninline
RMIException(const Type &type) noexceptRMIExceptioninline
RMIException(const char *message, const Type &type) noexceptRMIExceptioninline
SCHEME_MISMATCH enum valueOrbException
SCHEME_MISSING enum valueOrbException
SCHEME_NOT_REGISTERED enum valueOrbException
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
UNABLE_TO_ESTABLISH_CONNECTION enum valueOrbException
UNABLE_TO_INITIALIZE_FACTORY enum valueOrbException
~Exception() noexceptExceptionvirtual