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