←Select platform

Message Property

Summary

Message that describes the current exception.

Syntax
C#
C++/CLI
Java
Python
public override string Message { get; } 
public:  
   virtual property String^ Message 
   { 
      String^ get() override 
   } 
@Override 
public String getMessage() 
Message # get  (ItemExpiredException) 

Property Value

A message that describes the current exception.

Remarks

For more information, refer to System.Exception.Message.

Requirements

Target Platforms

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

Leadtools.Caching Assembly

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