public class DataException extends ConnectException
DataException(java.lang.String s)
DataException(java.lang.String s, java.lang.Throwable throwable)
DataException(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 DataException(java.lang.String s)
public DataException(java.lang.String s, java.lang.Throwable throwable)
public DataException(java.lang.Throwable throwable)