Class MalformedCommandException

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

public class MalformedCommandException extends Exception
Throw this exception if arguments are incorrectly formatted
See Also:
  • Constructor Details

    • MalformedCommandException

      public MalformedCommandException(String message)