org.jivesoftware.util.cache
Class CannotCalculateSizeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.util.cache.CannotCalculateSizeException
- All Implemented Interfaces:
- Serializable
public class CannotCalculateSizeException
- extends Exception
Flags an exception when we cannot determine size of the object to be cached.
- Author:
- Marcin Cieslak
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
CannotCalculateSizeException
public CannotCalculateSizeException()
CannotCalculateSizeException
public CannotCalculateSizeException(Object obj)
Copyright © 2003-2008 Jive Software.