Enum OptionException.Type

java.lang.Object
java.lang.Enum<OptionException.Type>
snaq.util.jclap.OptionException.Type
All Implemented Interfaces:
Serializable, Comparable<OptionException.Type>, java.lang.constant.Constable
Enclosing class:
OptionException

public static enum OptionException.Type
extends Enum<OptionException.Type>
Defines the types of OptionException that exist.