public class NestableRuntimeException extends RuntimeException
Constructor and Description |
---|
NestableRuntimeException() |
NestableRuntimeException(String msg) |
NestableRuntimeException(String msg,
Throwable cause) |
NestableRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString