Class DiskChecker.DiskErrorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.util.DiskChecker.DiskErrorException
All Implemented Interfaces:
Serializable
Enclosing class:
DiskChecker

public static class DiskChecker.DiskErrorException extends IOException
See Also:
  • Constructor Details

    • DiskErrorException

      public DiskErrorException(String msg)
    • DiskErrorException

      public DiskErrorException(String msg, Throwable cause)