Class UnsupportedRobotWorldCommand

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

public class UnsupportedRobotWorldCommand extends Exception
Internal Error for Unsupported Robot World Command
See Also:
  • Constructor Details

    • UnsupportedRobotWorldCommand

      protected UnsupportedRobotWorldCommand()
    • UnsupportedRobotWorldCommand

      public UnsupportedRobotWorldCommand(String message)