Package joptsimple

Class UnavailableOptionException

All Implemented Interfaces:
Serializable

class UnavailableOptionException extends OptionException
Thrown when options marked as allowed are specified on the command line, but the options they depend upon are present/not present.