tasky.exceptions

Exceptions

Base definitions for exceptions appear here

Members

Classes

DescriptorException
class DescriptorException
Undocumented in source.
SessionError
class SessionError

Raised if the underlying socket dies (connection closes) or (TODO: check that Tasky shutdown does not cause this to weirdly go off by calling tmanager.shutdown())

SubmissionException
class SubmissionException
Undocumented in source.
TaskyException
class TaskyException
Undocumented in source.

Meta