←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly