Class PurgedRobotException

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

public class PurgedRobotException extends Exception
This exception is thrown when a robot that was once active has been purged by the server administrator
See Also:
  • Constructor Details

    • PurgedRobotException

      public PurgedRobotException(String message)