public class WrappedException extends RuntimeException
| Constructor and Description |
|---|
WrappedException(Exception cause)
Default constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WrappedException(Exception cause)
cause - checked exception to wrapCopyright © 2018 Amadeus s.a.s.. All rights reserved.