ostore.cache
Class CastOutException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--ostore.cache.CastOutException
- All Implemented Interfaces:
- Serializable
- public class CastOutException
- extends Exception
Thrown when an element has been kicked out of the cache
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CastOutException
public CastOutException(String msg)