public class AlreadySelectedException extends ParseException
Thrown when more than one option in an option group has been provided.
ParseException
,
Serialized FormConstructor and Description |
---|
AlreadySelectedException(java.lang.String message)
Construct a new
AlreadySelectedException
with the specified detail message. |