Package za.co.wethinkcode.robots.errors
Class PurgedRobotException
java.lang.Object
java.lang.Throwable
java.lang.Exception
za.co.wethinkcode.robots.errors.PurgedRobotException
- All Implemented Interfaces:
Serializable
This exception is thrown when a robot that was once active has been purged by the
server administrator
- 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
-
PurgedRobotException
-