Package org.apache.bookkeeper.util
Class DiskChecker.DiskOutOfSpaceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.bookkeeper.util.DiskChecker.DiskException
org.apache.bookkeeper.util.DiskChecker.DiskOutOfSpaceException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DiskChecker
An out-of-space disk exception.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DiskOutOfSpaceException
-
-
Method Details
-
getUsage
public float getUsage()
-