Package org.apache.bookkeeper.util
Class DiskChecker.DiskErrorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.apache.bookkeeper.util.DiskChecker.DiskException
-
- org.apache.bookkeeper.util.DiskChecker.DiskErrorException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- DiskChecker
public static class DiskChecker.DiskErrorException extends DiskChecker.DiskException
A disk error exception.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DiskErrorException(java.lang.String msg)
-