public class WPException extends MDCCapturingException
Exception, with the following features:
MDC thread diagnostic context at the moment of
throwing.
| Constructor and Description |
|---|
WPException() |
WPException(String message) |
WPException(String message,
Throwable cause) |
WPException(Throwable cause) |
getMdcContextaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString