Class TooManyValuesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
groovy.lang.GroovyRuntimeException
org.apache.groovy.ginq.provider.collection.runtime.TooManyValuesException
- All Implemented Interfaces:
- Serializable
Thrown when too many values returned by sub-query in the 
select clause- Since:
- 4.0.0
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class groovy.lang.GroovyRuntimeExceptiongetLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModuleMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
TooManyValuesException
 
-