[Groovy] Class GotoRecurHereException
- org.codehaus.groovy.transform.tailrec.GotoRecurHereException
Exception will be thrown by recursive calls in closures and caught in while loop to continue to LOOP_LABEL
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class Throwable | printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/org/codehaus/groovy/transform/tailrec/GotoRecurHereException.html