Class CLIArgumentException

All Implemented Interfaces:
Serializable

public class CLIArgumentException extends CLIException
An error with the arguments that a user provided.
See Also:
  • Constructor Details

    • CLIArgumentException

      public CLIArgumentException(String message)