public class DelegationException extends java.lang.Exception
DelegationException()
DelegationException(java.lang.String msg)
DelegationException(java.lang.String msg, java.lang.Throwable t)
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DelegationException()
public DelegationException(java.lang.String msg)
public DelegationException(java.lang.String msg, java.lang.Throwable t)