Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Examples
corelinux::BoundsException Member List
This is the complete list of members for corelinux::BoundsException, including all inherited members.
- addUnwindInfo( CharCptr unwindInfo )
- BoundsException( CharCptr why, CharCptr file, LineNum line, Severity severity = Exception::CONTINUABLE, bool outOfMemory = false )
- BoundsException( CharCptr file, LineNum line, Severity severity = Exception::CONTINUABLE, bool outOfMemory = false )
- BoundsException( BoundsExceptionCref )
- BoundsException( void )
[protected]
- CONTINUABLE enum value (defined in corelinux::Exception)
- Exception( CharCptr why, CharCptr file, LineNum line, Severity severity = Exception::CONTINUABLE, bool outOfMemory = false )
- Exception( ExceptionCref crOther )
- Exception( void )
[protected]
- Exception( CharCptr file, LineNum line, Severity severity = Exception::CONTINUABLE, bool outOfMemory = false )
[protected]
- getFile( void ) const
- getLine( void ) const
- getSeverity( void ) const
- getUnwind( void ) const
- getWhy( void ) const
- isOutOfMemory( void ) const
[inline]
- operator=( BoundsExceptionCref )
- corelinux::StorageException::operator=( StorageExceptionCref )
- corelinux::Exception::operator=( ExceptionCref otherRef )
- operator==( BoundsExceptionCref ) const
- corelinux::StorageException::operator==( StorageExceptionCref ) const
- corelinux::Exception::operator==( ExceptionCref otherRef )
- PROCESSFATAL enum value
- PROCESSTERMINATE enum value
- setProcessFatalSeverity( void )
- setProcessTerminateSeverity( void )
- setThreadFatalSeverity( void )
- setThreadTerminateSeverity( void )
- setWhy( const std::string & )
[protected]
- setWhy( CharCptr )
[protected]
- Severity enum name
- StorageException( CharCptr why, CharCptr file, LineNum line, Severity severity = Exception::CONTINUABLE, bool outOfMemory = false )
- StorageException( CharCptr file, LineNum line, Severity severity = Exception::CONTINUABLE, bool outOfMemory = false )
- StorageException( StorageExceptionCref )
- StorageException( void )
[protected]
- THREADFATAL enum value
- THREADTERMINATE enum value
- ~BoundsException( void )
[virtual]
- ~Exception(void)
[virtual]
- ~StorageException( void )
[virtual]
This is the CoreLinux++ reference manual
Provided by The CoreLinux Consortium