public class LambdaExceptionWrapper extends RuntimeException
| Constructor and Description |
|---|
LambdaExceptionWrapper(Exception ex)
Wraps an exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LambdaExceptionWrapper(Exception ex)
ex - the exception to wrapCopyright © 2012–2020 OWASP. All rights reserved.