Class ExpectedExceptionNotThrown
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.activiti.cloud.acc.shared.serenity.exception.ExpectedExceptionNotThrown
- All Implemented Interfaces:
Serializable
RuntimeException thrown when an expected exception was not thrown
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExpectedExceptionNotThrown(String message, ExpectedException expectedExeption) ExpectedExceptionNotThrown(ExpectedException expectedExeption) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Method Details
-
getExpectedExeption
-