Package org.spockframework.runtime
Class SpockExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.spockframework.runtime.SpockExecutionException
- All Implemented Interfaces:
Serializable
Indicates that a problem occurred during Spec execution.
- Author:
- Peter Niederwieser
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SpockExecutionException
-
SpockExecutionException
-
-
Method Details
-
withArgs
-
getMessage
- Overrides:
getMessage
in classThrowable
-