Class WorldFullException
java.lang.Object
java.lang.Throwable
java.lang.Exception
za.co.wethinkcode.robots.server.errors.WorldFullException
- All Implemented Interfaces:
Serializable
Custom Exception for handling a full world
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWorldFullException(String message) WorldFullException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WorldFullException
public WorldFullException() -
WorldFullException
-
WorldFullException
-