Class UnknownSubCommandException

All Implemented Interfaces:
Serializable

public class UnknownSubCommandException extends ParseException
See Also:
  • Constructor Details

    • UnknownSubCommandException

      public UnknownSubCommandException(String input, Context<?> ctx)