public class ClosureException extends RuntimeException
An exception thrown by a closure invocation
Constructor and description |
---|
ClosureException
(Closure closure, Throwable cause) |
Type Params | Return Type | Name and description |
---|---|---|
|
public Closure |
getClosure() |
Methods inherited from class | Name |
---|---|
class RuntimeException |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.