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 Summary
-
Method Summary
Methods inherited from class groovy.lang.GroovyRuntimeException
getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModule
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TooManyValuesException
-