←Select platform

ItemExpiredException Class

Summary

Exception thrown when a cache item is expired.

Syntax

C#
VB
Java
C++
[SerializableAttribute()] 
public class ItemExpiredException : System.Exception 
<SerializableAttribute()>  
Public Class ItemExpiredException 
   Inherits System.Exception 
public [SerializableAttribute] 
   ref class ItemExpiredException : System::Exception 
public class ItemExpiredException extends Exception

Remarks

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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Caching Assembly
Click or drag to resize