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