Aestate
Public Member Functions | Public Attributes | List of all members
aestate.exception.DBException Class Reference
Inheritance diagram for aestate.exception.DBException:
Inheritance graph
Collaboration diagram for aestate.exception.DBException:
Collaboration graph

Public Member Functions

def __init__ (self, baseException)
 
def __str__ (self)
 

Public Attributes

 baseException
 
 baseName
 

Detailed Description

Definition at line 6 of file __init__.py.

Constructor & Destructor Documentation

◆ __init__()

def aestate.exception.DBException.__init__ (   self,
  baseException 
)

Definition at line 7 of file __init__.py.

Member Function Documentation

◆ __str__()

def aestate.exception.DBException.__str__ (   self)

Definition at line 12 of file __init__.py.

Member Data Documentation

◆ baseException

aestate.exception.DBException.baseException

Definition at line 8 of file __init__.py.

◆ baseName

aestate.exception.DBException.baseName

Definition at line 9 of file __init__.py.


The documentation for this class was generated from the following file: