db.Snapshots.Snapshots.DoesNotExist Class Reference
Raised when a database object does not exist.
More...
List of all members.
Detailed Description
Raised when a database object does not exist.
Definition at line 156 of file db.py.
Member Function Documentation
def db.Snapshots.Snapshots.DoesNotExist.__init__ |
( |
|
self, |
|
|
|
info | |
|
) |
| | |
- Parameters:
-
| info | additional info about the object that does not exist |
Definition at line 159 of file db.py.
def db.Snapshots.Snapshots.DoesNotExist.__str__ |
( |
|
self |
) |
|
Member Data Documentation
db.Snapshots.Snapshots.DoesNotExist.info |
The documentation for this class was generated from the following file: