Package host.anzo.simon.exceptions
package host.anzo.simon.exceptions
-
ExceptionsClassDescriptionThrown in case of any error when establishing a connection to the serverTODO Documentation to be doneException which normally occurs if the type of the received packet is unknown.
This also means that there can/could be a communication problem.Exception thrown when an invoke-request takes too much time and exceeds the invoke timeoutThis exception is thrown, if one uses to bind a remote object a second time.Exception thrown byRawChannelDataListenerimplementation, when an IO problem or similar occured.This exception is thrown, if there's a problem with the underlying session, that is connected to the communications opposite.TODO Documentation to be doneGeneral exception used by SIMON.