Class GroovyContext.GroovyClassInstantiationFailed

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbehave.core.configuration.groovy.GroovyContext.GroovyClassInstantiationFailed
All Implemented Interfaces:
Serializable
Enclosing class:
GroovyContext

public static final class GroovyContext.GroovyClassInstantiationFailed extends RuntimeException
See Also:
  • Constructor Details

    • GroovyClassInstantiationFailed

      public GroovyClassInstantiationFailed(groovy.lang.GroovyClassLoader classLoader, String resource, Exception cause)