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