|
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 : ItemExpiredException Constructor |
| Overload | Description |
|---|---|
| ItemExpiredException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the ItemExpiredException class with serialized data. |
| ItemExpiredException Constructor() | Initializes a new instance of the ItemExpiredException class with default values. ![]() |
| ItemExpiredException Constructor(String) | Initializes a new instance of the ItemExpiredException class with the specified error message. ![]() |
| ItemExpiredException Constructor(String,Exception) | Initializes a new instance of the ItemExpiredException class with the specified error message and inner exception. ![]() |
| ItemExpiredException Constructor(String,String) | Initializes a new instance of the ItemExpiredException class with the specified cache item identifier and region name. ![]() |
| ItemExpiredException Constructor(String,String,String) | Initializes a new instance of the ItemExpiredException class with the specified cache item identifier, region name and error message. ![]() |