Class NoHelpCommandArgumentsException

All Implemented Interfaces:
Serializable

public class NoHelpCommandArgumentsException extends CommandException
Exception used to when the help command is called without arguments.
Since:
1.0.0
Author:
Phillip Webb
See Also:
  • Constructor Details

    • NoHelpCommandArgumentsException

      public NoHelpCommandArgumentsException()