C#
VB
Java
C++
Exception thrown when a cache item is expired.
[SerializableAttribute()]
public class ItemExpiredException : Exception
<SerializableAttribute()>
Public Class ItemExpiredException
Inherits System.Exception
public [SerializableAttribute]
ref class ItemExpiredException : System::Exception
public class ItemExpiredException extends Exception
This exception is thrown by ObjectCache when a policy is expired during a retrieve of a cache item. The Key and RegionName properties will hold information on the cache item.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET