Package de.root1.simon.exceptions

Contains the exception classes used by SIMON core and utils classes.

See:
          Description

Exception Summary
EstablishConnectionFailed TODO Documentation to be done
IllegalRemoteObjectException TODO Documentation to be done
InvalidPacketTypeException Exception which normally occurs if the type of the received packet is unknown.
LookupFailedException  
NameBindingException This exception is thrown, if one uses to bind a remote object a second time.
SessionException This exception is thrown, if there's a problem with the underlying session, that is connected to the communications opposite.
SimonException TODO Documentation to be done
SimonRemoteException General exception used by SIMON.
 

Package de.root1.simon.exceptions Description

Contains the exception classes used by SIMON core and utils classes.

Every time SIMON needs to throw an own/individual exception, one instance of the classes in this packages is thrown.

Since:
SIMON_0.1


Copyright © 2011. All Rights Reserved.