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
- See Also:
-
Constructor Summary
ConstructorDescriptionGroovyClassInstantiationFailed
(groovy.lang.GroovyClassLoader classLoader, String resource, Exception cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GroovyClassInstantiationFailed
-