Class CLINoRemainingArgumentsException

All Implemented Interfaces:
Serializable

public class CLINoRemainingArgumentsException extends CLIBadCommandException
An error that occurs when another argument is expected, but is not provided.
See Also:
  • Constructor Details

    • CLINoRemainingArgumentsException

      public CLINoRemainingArgumentsException()