Uses of Class
com.beust.jcommander.ParameterException
Packages that use ParameterException
-
Uses of ParameterException in com.beust.jcommander
Subclasses of ParameterException in com.beust.jcommanderModifier and TypeClassDescriptionclassThrown when a command was expected.Methods in com.beust.jcommander that throw ParameterExceptionModifier and TypeMethodDescriptionvoidValidate the parameter.voidIParameterValidator2.validate(String name, String value, ParameterDescription pd) Validate the parameter.voidValidate the parameter. -
Uses of ParameterException in com.beust.jcommander.validators
Methods in com.beust.jcommander.validators that throw ParameterException