Package conary :: Package local :: Module schema :: Class OldDatabaseSchema
[hide private]
[frames] | no frames]

Class OldDatabaseSchema

source code

exceptions.Exception --+        
                       |        
      errors.ConaryError --+    
                           |    
        errors.DatabaseError --+
                               |
                              OldDatabaseSchema

Instance Methods [hide private]
 
__str__(self) source code
 
__init__(self, msg=None) source code

Inherited from exceptions.Exception: __getitem__

Method Details [hide private]

__str__(self)
(Informal representation operator)

source code 
Overrides: exceptions.Exception.__str__

__init__(self, msg=None)
(Constructor)

source code 
Overrides: exceptions.Exception.__init__