[Java] Class ClosureException

  • groovy.lang.ClosureException

An exception thrown by a closure invocation

Authors:
James Strachan

Constructor Detail

public ClosureException(Closure closure, Throwable cause)

Method Detail

public Closure getClosure()

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/lang/ClosureException.html