Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

ItemExpiredException Constructor(String,Exception)






Message that describes the error.
The exception that caused the current error.
Initializes a new instance of the ItemExpiredException class with the specified error message and inner exception.
Syntax
public ItemExpiredException( 
   string message,
   Exception inner
)
'Declaration
 
Public Function New( _
   ByVal message As String, _
   ByVal inner As Exception _
)
'Usage
 
Dim message As String
Dim inner As Exception
 
Dim instance As New ItemExpiredException(message, inner)
public ItemExpiredException(String message, Throwable throwable)
            
public:
ItemExpiredException( 
   String^ message,
   Exception^ inner
)

Parameters

message
Message that describes the error.
inner
The exception that caused the current error.
Requirements

Target Platforms

See Also

Reference

ItemExpiredException Class
ItemExpiredException Members
Overload List

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features