Exception | Description |
---|---|
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. |
FabricGeneralSecurityException |
A wrapper for java.security.GeneralSecurityException.
|
FabricRuntimeException | |
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 | Description |
---|---|
ApplicationError | |
InternalError | |
NotImplementedException |