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