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 : ItemExpiredException Constructor(String,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 )