MyExceptions::DBError Class Reference

Inheritance diagram for MyExceptions::DBError:

MyExceptions::DBConnectionError

List of all members.


Detailed Description

Exception class for ConfDB query and db errors.

Definition at line 9 of file MyExceptions.py.


Public Member Functions

def __init__
def __str__

Public Attributes

 args

Private Attributes

 _type

Member Function Documentation

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

Reimplemented in MyExceptions::DBConnectionError.

Definition at line 11 of file MyExceptions.py.

def MyExceptions::DBError::__str__ (   self  ) 

Definition at line 15 of file MyExceptions.py.


Member Data Documentation

MyExceptions::DBError::args

Definition at line 12 of file MyExceptions.py.

MyExceptions::DBError::_type [private]

Reimplemented in MyExceptions::DBConnectionError.

Definition at line 13 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