Class DFSException

All Implemented Interfaces:
Serializable

public class DFSException extends PathResolveException
See Also:
  • Constructor Details

    • DFSException

      public DFSException(long status, String message)
    • DFSException

      public DFSException(long status)
    • DFSException

      public DFSException(Throwable cause)