public final class WrappedFunctionException extends RuntimeException implements Serializable
getOriginalExceptionType() and preserves the original exception stacktrace.| Constructor and Description |
|---|
WrappedFunctionException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getOriginalExceptionType()
Exposes the type of the original error
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.