Thrown when user-passed data is invalid.
This exception is thrown during parsing phase when user passed arguments (e.g. invalid option, invalid value).
This exception is automatically caught if using parse function.
Creates new InvalidArgumentException
See Implementation
Thrown when user-passed data is invalid.
This exception is thrown during parsing phase when user passed arguments (e.g. invalid option, invalid value).
This exception is automatically caught if using parse function.