←Select platform

ItemExpiredException Constructor(string)

Summary

Initializes a new instance of the ItemExpiredException class with the specified error message.

Syntax
C#
C++/CLI
Java
Python
public ItemExpiredException( 
   string message 
) 
public ItemExpiredException(String message) 
__init__(self,message) # Overloaded constructor 

Parameters

message

Message that describes the error.

Requirements

Target Platforms

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

Leadtools.Caching Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.