Home | Trees | Indices | Help |
---|
|
|
|||
GangaException Markup base class for well-behaved exception that should not print the whole traceback to user's prompt Any subclass of this exception is handled by a custom IPython exception handler and is printed out in an usable format to iPython prompt |
|||
ApplicationConfigurationError | |||
BackendError | |||
RepositoryError For non-bulk operations this exception may contain an original exception 'e' raised by the DB client. |
|||
BulkOperationRepositoryError For bulk operations this exception have a non-empty dictionary 'details' which contains ids of failed jobs as keys and 'original' exceptions as values. |
|||
IncompleteJobSubmissionError | |||
IncompleteKillError | |||
JobManagerError | |||
GangaAttributeError | |||
GangaValueError | |||
ProtectedAttributeError Attribute is read-only and may not be modified by the user (for example job.id) |
|||
ReadOnlyObjectError Object cannot be modified (for example job in a submitted state) |
|||
TypeMismatchError | |||
SchemaError |
|
|||
__package__ = None hash(x) |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:15 2012 | http://epydoc.sourceforge.net |