Package za.co.wethinkcode.robots.errors
Class ServerInitilisationError
java.lang.Object
java.lang.Throwable
java.lang.Exception
za.co.wethinkcode.robots.errors.ServerInitilisationError
- All Implemented Interfaces:
Serializable
This error is thrown when there is an issue initialising the server for whatever reason.
- 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
-
ServerInitilisationError
-