Package host.anzo.simon.exceptions
Class SimonException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
host.anzo.simon.exceptions.SimonRemoteException
host.anzo.simon.exceptions.SimonException
- All Implemented Interfaces:
Serializable
TODO Documentation to be done
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SimonException
TODO Documentation to be done
-