MyExceptions::ValidationError Class Reference

Inheritance diagram for MyExceptions::ValidationError:

MyExceptions::NumberError MyExceptions::StringError MyExceptions::SystemNameError

List of all members.


Detailed Description

Exception class for all Validation errors.

Definition at line 31 of file MyExceptions.py.


Public Member Functions

def __init__
def __str__

Public Attributes

 args

Private Attributes

 _type

Member Function Documentation

def MyExceptions::ValidationError::__init__ (   self,
  args 
)

Reimplemented in MyExceptions::StringError, MyExceptions::NumberError, and MyExceptions::SystemNameError.

Definition at line 33 of file MyExceptions.py.

def MyExceptions::ValidationError::__str__ (   self  ) 

Definition at line 37 of file MyExceptions.py.


Member Data Documentation

MyExceptions::ValidationError::args

Reimplemented in MyExceptions::StringError, MyExceptions::NumberError, and MyExceptions::SystemNameError.

Definition at line 34 of file MyExceptions.py.

MyExceptions::ValidationError::_type [private]

Reimplemented in MyExceptions::StringError, MyExceptions::NumberError, and MyExceptions::SystemNameError.

Definition at line 35 of file MyExceptions.py.


The documentation for this class was generated from the following file:
Generated on Fri Aug 31 11:11:19 2007 for CDBVis by  doxygen 1.5.3