Package org.apache.hadoop.util
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
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDiskErrorException(String msg) DiskErrorException(String msg, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DiskErrorException
-
DiskErrorException
-