Package groovy.lang

Class ClosureException

All Implemented Interfaces:
Serializable

public class ClosureException extends RuntimeException
An exception thrown by a closure invocation
Version:
$Revision$
Author:
James Strachan
See Also:
  • Constructor Details

  • Method Details

    • getClosure

      public Closure getClosure()