Package groovy.lang

Class ClosureException

All Implemented Interfaces:
Serializable

public class ClosureException extends RuntimeException
An exception thrown by a closure invocation
See Also:
  • Constructor Details

  • Method Details

    • getClosure

      public Closure getClosure()