public class CannotCalculateSizeException extends Exception
Flags an exception when we cannot determine size of the object to be cached.
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
CannotCalculateSizeException() |
CannotCalculateSizeException(Object obj) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final long serialVersionUID
public CannotCalculateSizeException()
public CannotCalculateSizeException(Object obj)
Copyright © 2003-2008 Jive Software.