Class ObjectExpiredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.fulcrum.cache.ObjectExpiredException
All Implemented Interfaces:
Serializable

public class ObjectExpiredException extends Exception
Exception thrown when an item either does not exist or has expired from the GlobalCache.
Version:
$Id$
Author:
Dave Bryson
See Also:
  • Constructor Details

    • ObjectExpiredException

      public ObjectExpiredException()