Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Examples
corelinux::LoadException Member List
This is the complete list of members for corelinux::LoadException, including all inherited members.
- LibraryException( CharCptr file, LineNum line, Severity severity = Exception::CONTINUABLE, bool outOfMemory = false )
- LibraryException( LibraryExceptionCref )
- LibraryException( CharCptr why, CharCptr file, LineNum line, Severity severity = Exception::CONTINUABLE, bool outOfMemory = false )
[protected]
- LibraryException( void )
[protected]
- LoadException( CharCptr file, LineNum line, Severity severity = Exception::CONTINUABLE, bool outOfMemory = false )
- LoadException( LoadExceptionCref )
- LoadException( void )
[protected]
- operator=( LoadExceptionCref )
- corelinux::LibraryException::operator=( LibraryExceptionCref )
- operator==( LoadExceptionCref ) const
- corelinux::LibraryException::operator==( LibraryExceptionCref ) const
- ~LibraryException( void )
[virtual]
- ~LoadException( void )
[virtual]
This is the CoreLinux++ Framework reference manual
Provided by The CoreLinux Consortium