Class ServerInitilisationError

java.lang.Object
java.lang.Throwable
java.lang.Exception
za.co.wethinkcode.robots.errors.ServerInitilisationError
All Implemented Interfaces:
Serializable

public class ServerInitilisationError extends Exception
This error is thrown when there is an issue initialising the server for whatever reason.
See Also:
  • Constructor Details

    • ServerInitilisationError

      public ServerInitilisationError(String message)