Part of twistar
Exception
classes.Line # | Kind | Name | Docs |
---|---|---|---|
6 | Class | ClassNotRegisteredError | Error resulting from the attempted fetching of a class from the Registry that was
never registered. |
13 | Class | ImaginaryTableError | Error resulting from the attempted use of a table that doesn't exist. |
19 | Class | ReferenceNotSavedError | Error resulting from the attempted use of an object as a reference that hasn't been saved yet. |
26 | Class | CannotRefreshError | Error resulting from the attempted refreshing of an object that hasn't been saved yet. |
33 | Class | InvalidRelationshipError | Error resulting from the misspecification of a relationship dictionary. |
39 | Class | DBObjectSaveError | Error saving a DBObject. |