Package de.gematik.test.tiger.exceptions
Class CustomAssertionError
java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
de.gematik.test.tiger.exceptions.CustomAssertionError
- All Implemented Interfaces:
Serializable,net.serenitybdd.model.exceptions.CausesAssertionFailure
public class CustomAssertionError
extends AssertionError
implements net.serenitybdd.model.exceptions.CausesAssertionFailure
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CustomAssertionError
-
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTracein classThrowable
-