Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
org.objectweb.perseus.cache.api.CacheException
org.objectweb.perseus.cache.api.CacheFullException
public class CacheFullException
extends CacheException
Field Summary |
Fields inherited from class org.objectweb.perseus.cache.api.CacheException | |
nestedException |
Constructor Summary | |
| |
| |
|
Method Summary |
Methods inherited from class org.objectweb.perseus.cache.api.CacheException | |
getNestedException |
public CacheFullException()
public CacheFullException(Exception nested)
public CacheFullException(String msg)
public CacheFullException(String msg, Exception nested)