Package groovy.lang

Class ClosureException

    • Constructor Detail

      • ClosureException

        public ClosureException​(Closure closure,
                                Throwable cause)
    • Method Detail

      • getClosure

        public Closure getClosure()