| addUnwindInfo(CharCptr unwindInfo) | corelinux::Exception | |
| CompositeException(CharCptr file, LineNum line, Severity severity=Exception::CONTINUABLE, bool outOfMemory=false) | corelinux::CompositeException | |
| CompositeException(CompositeExceptionCref) | corelinux::CompositeException | |
| CompositeException(CharCptr why, CharCptr file, LineNum line, Severity severity=Exception::CONTINUABLE, bool outOfMemory=false) | corelinux::CompositeException | [protected] |
| CompositeException(void) | corelinux::CompositeException | [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=(CompositeExceptionCref) | corelinux::CompositeException | |
| corelinux::Exception::operator=(ExceptionCref otherRef) | corelinux::Exception | |
| operator==(CompositeExceptionCref) const | corelinux::CompositeException | |
| 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 | |
| ~CompositeException(void) | corelinux::CompositeException | [virtual] |
| ~Exception(void) | corelinux::Exception | [virtual] |