public class ExceptionSerializationWrapper extends Exception
| Constructor and Description |
|---|
ExceptionSerializationWrapper(Exception delegate) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
Exception |
getDelegate() |
String |
getLocalizedMessage() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExceptionSerializationWrapper(Exception delegate)
public Exception getDelegate()
public String getMessage()
getMessage in class Throwablepublic String getLocalizedMessage()
getLocalizedMessage in class ThrowableCopyright © 2006–2022 MuleSoft, Inc.. All rights reserved.