Phoenix
Object-oriented orthogonally persistent operating system
Public Member Functions
triton::IndexError Class Reference

Exception class which is raised when a sequence subscript is out of range. More...

#include <exception.h>

Inheritance diagram for triton::IndexError:
Collaboration diagram for triton::IndexError:

List of all members.

Public Member Functions

virtual const char * __name__ () const
 Name of this error.

Detailed Description

Exception class which is raised when a sequence subscript is out of range.


Member Function Documentation

virtual const char* triton::IndexError::__name__ ( ) const [inline, virtual]

Name of this error.

Reimplemented from triton::LookupError.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines