Package com.tngtech.jgiven.exception
Class JGivenExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tngtech.jgiven.exception.JGivenExecutionException
- All Implemented Interfaces:
Serializable
This exception is thrown when JGiven tried to execute a used defined method, but the method could not be executed for some reason.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JGivenExecutionException
-