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 Summary
Constructors - 
Method Summary
Methods inherited from class org.codehaus.groovy.GroovyException
isFatal, setFatalMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
InvalidOptionException
 
 -