public class WrappedException extends RuntimeException
| Constructor and Description |
|---|
WrappedException(String message,
Throwable cause)
Initializes a new instance with the given message and cause.
|
WrappedException(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 © 2021 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.