Class CommandUsageException

All Implemented Interfaces:
Serializable

public class CommandUsageException extends CommandException
See Also:
  • Constructor Details

    • CommandUsageException

      public CommandUsageException(String usage)
      Parameters:
      usage - The correct usage of the command
  • Method Details

    • getUsage

      public String getUsage()
      Returns:
      The correct usage of the command