public abstract class OptionException extends RuntimeException
Modifier and Type | Method and Description |
---|---|
Collection<String> |
options()
Gives the option being considered when the exception was created.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Collection<String> options()
© Copyright 2004-2013 Paul R. Holser, Jr. All rights reserved. Licensed under The MIT License. pholser@alumni.rice.edu