Class SpockExecutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.spockframework.runtime.SpockExecutionException
All Implemented Interfaces:
Serializable

public class SpockExecutionException extends RuntimeException
Indicates that a problem occurred during Spec execution.
Author:
Peter Niederwieser
See Also: