Package org.spockframework.runtime
Class ConditionNotSatisfiedError
java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
org.spockframework.runtime.SpockAssertionError
org.spockframework.runtime.ConditionNotSatisfiedError
- All Implemented Interfaces:
Serializable
- Author:
- Peter Niederwieser
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.spockframework.runtime.SpockAssertionError
toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ConditionNotSatisfiedError
-
-
Method Details
-
getCondition
-
getMessage
- Overrides:
getMessage
in classThrowable
-