addUnwindInfo(CharCptr unwindInfo) | corelinux::Exception | |
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] |
IteratorBoundsException(CharCptr file, LineNum line, Severity severity=Exception::CONTINUABLE, bool outOfMemory=false) | corelinux::IteratorBoundsException | |
IteratorBoundsException(IteratorBoundsExceptionCref) | corelinux::IteratorBoundsException | |
IteratorBoundsException(void) | corelinux::IteratorBoundsException | [protected] |
IteratorException(CharCptr file, LineNum line, Severity severity=Exception::CONTINUABLE, bool outOfMemory=false) | corelinux::IteratorException | |
IteratorException(IteratorExceptionCref) | corelinux::IteratorException | |
IteratorException(CharCptr why, CharCptr file, LineNum line, Severity severity=Exception::CONTINUABLE, bool outOfMemory=false) | corelinux::IteratorException | [protected] |
IteratorException(void) | corelinux::IteratorException | [protected] |
operator=(IteratorBoundsExceptionCref) | corelinux::IteratorBoundsException | |
corelinux::IteratorException::operator=(IteratorExceptionCref) | corelinux::IteratorException | |
corelinux::Exception::operator=(ExceptionCref otherRef) | corelinux::Exception | |
operator==(IteratorBoundsExceptionCref) const | corelinux::IteratorBoundsException | |
corelinux::IteratorException::operator==(IteratorExceptionCref) const | corelinux::IteratorException | |
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 | |
THREADFATAL enum value | corelinux::Exception | |
THREADTERMINATE enum value | corelinux::Exception | |
~Exception(void) | corelinux::Exception | [virtual] |
~IteratorBoundsException(void) | corelinux::IteratorBoundsException | [virtual] |
~IteratorException(void) | corelinux::IteratorException | [virtual] |