public class CacheEvictionException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
protected java.lang.Exception |
_nested
Nested exception -- the original exception that occured, if any.
|
Constructor and Description |
---|
CacheEvictionException(java.lang.Exception nested) |
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
getNestedException() |
Cees de Groot (C) 2000-2001. All rights reserved http://jdbm.sourceforge.net