public class NestedException extends java.lang.RuntimeException
NestedException(java.lang.String message, java.lang.Throwable cause)
NestedException(java.lang.Throwable cause)
java.lang.String
toString()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NestedException(java.lang.String message, java.lang.Throwable cause)
public NestedException(java.lang.Throwable cause)
public java.lang.String toString()
toString
java.lang.Throwable