| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionorg.objectweb.perseus.cache.api.CacheExceptionorg.objectweb.perseus.cache.api.CacheFullExceptionpublic class CacheFullExceptionextends CacheExceptionField 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)