Exception | Description |
---|---|
InvalidCoordinationOperationException |
Exception thrown when an unknown coordination operation is requested.
|
InvalidOperationException |
Exception thrown when a generic invalid operation is called e.g.
|
InvalidTupleException |
Exception thrown when a not well-formed tuple is found, for instance when
invoking a coordination language primitive with a null tuple.
|
OperationNotPossibleException |
Exception thrown when the operation execution is not allowed.
|
OperationTimeOutException |
Exceptions thrown when a timeout occurs.
|