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