Exception | Description |
---|---|
InstantiationNotPossibleException | |
InvalidAgentIdException |
This exception is thrown when an invalid agent identifier is used
Agent identifier must be ground logic term.
|
InvalidSpecificationException |
Exception thrown when an invalid ReSpecT specification is created or used
|
InvalidTupleCentreIdException |
This exception is thrown when an invalid tuple centre identifier is used
Tuple centre identifier must be ground logic term
|
OperationNotPossibleException |
Exception thrown when a requested operation cannot be carried out
|
OperationTimeOutException |
Exception thrown when the given timeout expires prior to operation completion
|
RespectException |