public class ExpectationException extends RuntimeException
| Constructor and Description |
|---|
ExpectationException(String message)
Initializes a new instance with the given message.
|
ExpectationException(String message,
Throwable cause)
Initializes a new instance with the given message and cause.
|
ExpectationException(Throwable cause)
Initializes a new instance with the given cause and its
message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.