Package org.apache.groovy.ginq
Class InvalidOptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.groovy.GroovyException
org.apache.groovy.ginq.InvalidOptionException
- All Implemented Interfaces:
- Serializable,- GroovyExceptionInterface
Represents invalid options, e.g. unsupported options
- Since:
- 4.0.0
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.codehaus.groovy.GroovyExceptionisFatal, setFatalMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
InvalidOptionException
 
-