public static final class CacheManager.CacheDestroyed extends java.lang.Error
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID
Serialization version.
|
Constructor and Description |
---|
CacheDestroyed(java.lang.String message)
Creates a CacheDestroyed exception.
|
public static final long serialVersionUID
public CacheDestroyed(java.lang.String message)
message
- String to include in the exception.