Package org.apache.bookkeeper.util
Class DiskChecker.DiskWarnThresholdException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.apache.bookkeeper.util.DiskChecker.DiskException
-
- org.apache.bookkeeper.util.DiskChecker.DiskWarnThresholdException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- DiskChecker
public static class DiskChecker.DiskWarnThresholdException extends DiskChecker.DiskException
A disk warn threshold exception.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DiskWarnThresholdException(java.lang.String msg, float usage)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description float
getUsage()
-