addUnwindInfo(CharCptr unwindInfo) | corelinux::Exception | |
BoundsException(CharCptr why, CharCptr file, LineNum line, Severity severity=Exception::CONTINUABLE, bool outOfMemory=false) | corelinux::BoundsException | |
BoundsException(CharCptr file, LineNum line, Severity severity=Exception::CONTINUABLE, bool outOfMemory=false) | corelinux::BoundsException | |
BoundsException(BoundsExceptionCref) | corelinux::BoundsException | |
BoundsException(void) | corelinux::BoundsException | protected |
CONTINUABLE enum value (defined in corelinux::Exception) | corelinux::Exception | |
Exception(CharCptr why, CharCptr file, LineNum line, Severity severity=Exception::CONTINUABLE, bool outOfMemory=false) | corelinux::Exception | |
Exception(ExceptionCref crOther) | corelinux::Exception | |
Exception(void) | corelinux::Exception | protected |
Exception(CharCptr file, LineNum line, Severity severity=Exception::CONTINUABLE, bool outOfMemory=false) | corelinux::Exception | protected |
getFile(void) const | corelinux::Exception | |
getLine(void) const | corelinux::Exception | |
getSeverity(void) const | corelinux::Exception | |
getUnwind(void) const | corelinux::Exception | |
getWhy(void) const | corelinux::Exception | |
isOutOfMemory(void) const | corelinux::Exception | inline |
operator=(BoundsExceptionCref) | corelinux::BoundsException | |
corelinux::StorageException::operator=(StorageExceptionCref) | corelinux::StorageException | |
corelinux::Exception::operator=(ExceptionCref otherRef) | corelinux::Exception | |
operator==(BoundsExceptionCref) const | corelinux::BoundsException | |
corelinux::StorageException::operator==(StorageExceptionCref) const | corelinux::StorageException | |
corelinux::Exception::operator==(ExceptionCref otherRef) | corelinux::Exception | |
PROCESSFATAL enum value | corelinux::Exception | |
PROCESSTERMINATE enum value | corelinux::Exception | |
setProcessFatalSeverity(void) | corelinux::Exception | |
setProcessTerminateSeverity(void) | corelinux::Exception | |
setThreadFatalSeverity(void) | corelinux::Exception | |
setThreadTerminateSeverity(void) | corelinux::Exception | |
setWhy(const std::string &) | corelinux::Exception | protected |
setWhy(CharCptr) | corelinux::Exception | protected |
Severity enum name | corelinux::Exception | |
StorageException(CharCptr why, CharCptr file, LineNum line, Severity severity=Exception::CONTINUABLE, bool outOfMemory=false) | corelinux::StorageException | |
StorageException(CharCptr file, LineNum line, Severity severity=Exception::CONTINUABLE, bool outOfMemory=false) | corelinux::StorageException | |
StorageException(StorageExceptionCref) | corelinux::StorageException | |
StorageException(void) | corelinux::StorageException | protected |
THREADFATAL enum value | corelinux::Exception | |
THREADTERMINATE enum value | corelinux::Exception | |
~BoundsException(void) | corelinux::BoundsException | virtual |
~Exception(void) | corelinux::Exception | virtual |
~StorageException(void) | corelinux::StorageException | virtual |