Class ArgsDefinitionException

All Implemented Interfaces:
Serializable

public class ArgsDefinitionException extends RuntimeException
Thrown when the types provided to Args::parse are ill-defined.
See Also:
  • Method Details