Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.7
|
Leadtools.Caching Assembly > Leadtools.Caching Namespace : ItemExpiredException Class |
The following tables list the members exposed by ItemExpiredException.
Name | Description | |
---|---|---|
ItemExpiredException Constructor | Overloaded. |
Name | Description | |
---|---|---|
Data | (Inherited from System.Exception) | |
HelpLink | (Inherited from System.Exception) | |
HResult | (Inherited from System.Exception) | |
InnerException | (Inherited from System.Exception) | |
Key | Unique identifier of the cache item that has been expired. | |
Message | Overridden. Message that describes the current exception. | |
RegionName | Cache region name of the item that has been expired. | |
Source | (Inherited from System.Exception) | |
StackTrace | (Inherited from System.Exception) | |
TargetSite | Gets the method that throws the current exception. (Inherited from System.Exception) |
Name | Description | |
---|---|---|
GetBaseException | (Inherited from System.Exception) | |
GetObjectData | Overridden. Overrides Exception.GetObjectData. | |
GetType | Gets the runtime type of the current instance. (Inherited from System.Exception) | |
ToString | (Inherited from System.Exception) |
Name | Description | |
---|---|---|
SerializeObjectState | Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception. (Inherited from System.Exception) |