Package org.jbehave.core.configuration
Class AnnotationBuilder.InstantiationFailed
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbehave.core.configuration.AnnotationBuilder.InstantiationFailed
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AnnotationBuilder
- See Also:
-
Constructor Summary
ConstructorDescriptionInstantiationFailed
(Class<?> ofClass, Class<?> type, Throwable cause) InstantiationFailed
(Class<?> ofClass, Throwable 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
-
InstantiationFailed
-
InstantiationFailed
-