Class CommandStackParseException

All Implemented Interfaces:
Serializable

public class CommandStackParseException extends RuntimeException
See Also:
  • Constructor Details

    • CommandStackParseException

      public CommandStackParseException(String message)
    • CommandStackParseException

      public CommandStackParseException(Throwable t)
    • CommandStackParseException

      public CommandStackParseException(String message, Throwable t)