net.dontdrinkandroot.cache.impl.disk.indexed.storage
Class AllocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
net.dontdrinkandroot.cache.impl.disk.indexed.storage.AllocationException
- All Implemented Interfaces:
- Serializable
public class AllocationException
- extends IOException
Exception that denotes that the allocation of a block failed.
- Author:
- Philip W. Sorst
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AllocationException
public AllocationException(String msg)
Copyright © 2013 dontdrinkandroot. All Rights Reserved.