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