←Select platform

ItemExpiredException Constructor

Summary

Initializes a new instance of the ItemExpiredException class with the specified cache item identifier, region name and error message.

Overload List
Overload Description
ItemExpiredException() Initializes a new instance of the ItemExpiredException class with default values.
ItemExpiredException(SerializationInfo,StreamingContext) Initializes a new instance of the ItemExpiredException class with serialized data.
ItemExpiredException(string) Initializes a new instance of the ItemExpiredException class with the specified error message.
ItemExpiredException(string,Exception) Initializes a new instance of the ItemExpiredException class with the specified error message and inner exception.
ItemExpiredException(string,string) Initializes a new instance of the ItemExpiredException class with the specified cache item identifier and region name.
ItemExpiredException(string,string,string) Initializes a new instance of the ItemExpiredException class with the specified cache item identifier, region name and error message.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly