Class 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
    • Constructor Detail

      • CannotCalculateSizeException

        public CannotCalculateSizeException()
      • CannotCalculateSizeException

        public CannotCalculateSizeException​(Object obj)