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 : Message Property |
public override string Message {get;}
'Declaration
Public Overrides ReadOnly Property Message As String
'Usage
Dim instance As ItemExpiredException Dim value As String value = instance.Message
@Override
public String getMessage()
For more information, refer to Exception.Message.