Exception Summary |
ActionException |
An exception class to indicate a problem occured when an agent requested an action
(where the exception is caused by the action itself rather than being related to the transport) |
InitException |
A concrete subclass of MicaException that can be used to wrap
exceptions/errors that occur during the initialisation of an agent. |
MicaException |
An abstract superclass for exceptions used within Mica. |
TransportException |
An exception class to indicate a problem with the transport. |