class Unpersistable: (source)
This is an instance of a class that comes back when something couldn't be unpersisted.
| Method | __init__ |
Initialize an unpersistable object with a descriptive reason string. |
| Instance Variable | reason |
Undocumented |
| Method | __repr__ |
Undocumented |