Definition at line 9 of file MyExceptions.py.
Public Member Functions | |
def | __init__ |
def | __str__ |
Public Attributes | |
args | |
Private Attributes | |
_type |
def MyExceptions::DBError::__init__ | ( | self, | ||
args | ||||
) |
def MyExceptions::DBError::__str__ | ( | self | ) |
Definition at line 15 of file MyExceptions.py.
Definition at line 12 of file MyExceptions.py.
MyExceptions::DBError::_type [private] |