Click or drag to resize

PropertyAccessExceptionMessage Property

Gets a message that describes the current exception.

Namespace:  com.espertech.esper.common.client
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public virtual string Message { get; }

Property Value

Type: String
See Also