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