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:
  • Field Details

  • Constructor Details

    • CannotCalculateSizeException

      public CannotCalculateSizeException()
    • CannotCalculateSizeException

      public CannotCalculateSizeException(Object obj)