Home | Trees | Indices | Help |
|
---|
|
object --+ | ConnectionWrapper
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
Warning = property(lambda self: self._getError(Warning))
|
|
Error = property(lambda self: self._getError(Error))
|
|
InterfaceError = property(lambda self: self._getError(Interfac
|
|
DatabaseError = property(lambda self: self._getError(DatabaseE
|
|
OperationalError = property(lambda self: self._getError(Operat
|
|
IntegrityError = property(lambda self: self._getError(Integrit
|
|
InternalError = property(lambda self: self._getError(InternalE
|
|
ProgrammingError = property(lambda self: self._getError(Progra
|
|
NotSupportedError = property(lambda self: self._getError(NotSu
|
Properties | |
Inherited from |
Method Details |
|
Class Variable Details |
InterfaceError
|
DatabaseError
|
OperationalError
|
IntegrityError
|
InternalError
|
ProgrammingError
|
NotSupportedError
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Jul 31 17:01:37 2008 | http://epydoc.sourceforge.net |