Package fabric.common.exceptions

Exceptions.

See:
          Description

Exception Summary
AccessException An AccessError represents an authorisation error.
BadSignatureException Indicates that a signature check has failed.
FabricException A FabricException represents an error that may be communicated by the store to a worker.
FabricRuntimeException  
FetchException  
NoSuchNodeError A NoSuchNodeError occurs when attempting to contact a worker or store at an incorrect host.
ProtocolError Used to indicate the worker is not following protocol.
RuntimeFetchException Represents an object fetch error at runtime.
TerminationException This exception signals termination of the Fabric node.
UsageError An exception used to indicate an command-line usage error.
 

Error Summary
InternalError  
 

Package fabric.common.exceptions Description

Exceptions.