Class CommandParseException

All Implemented Interfaces:
Serializable

public class CommandParseException extends IllegalStateException
Thrown when there is a problem found while parsing a command file
See Also:
  • Constructor Details

    • CommandParseException

      public CommandParseException(String s)