Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

Exception::GlobalExceptionHandler Member List

This is the complete list of members for Exception::GlobalExceptionHandler, including all inherited members.

file_ (defined in Exception::GlobalExceptionHandler)Exception::GlobalExceptionHandler [protected, static]
GlobalExceptionHandler()Exception::GlobalExceptionHandler
line_ (defined in Exception::GlobalExceptionHandler)Exception::GlobalExceptionHandler [protected, static]
message_ (defined in Exception::GlobalExceptionHandler)Exception::GlobalExceptionHandler [protected, static]
name_ (defined in Exception::GlobalExceptionHandler)Exception::GlobalExceptionHandler [protected, static]
newHandler()Exception::GlobalExceptionHandler [protected, static]
set(const String &file, int line, const String &name, const String &message)Exception::GlobalExceptionHandler [static]
setFile(const String &file)Exception::GlobalExceptionHandler [static]
setLine(int line)Exception::GlobalExceptionHandler [static]
setMessage(const String &message)Exception::GlobalExceptionHandler [static]
setName(const String &name)Exception::GlobalExceptionHandler [static]
terminate()Exception::GlobalExceptionHandler [protected, static]