GeneralException.Message Property

Text value of the exception message.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public override string Message { get; }

Property Value

String

Implements

_Exception.Message

See Also