Message Property

SWI-Prolog SbsSW.SwiPlCs

Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog Message Property
SwiPlCs interfaceSbsSW.SwiPlCs.ExceptionsPlExceptionMessage
Gets a message that describes the current exception.
Declaration Syntax
C# Visual Basic Visual C++
public override string Message { get; }
Public Overrides ReadOnly Property Message As String
	Get
public:
virtual property String^ Message {
	String^ get () override;
}
Return Value
The error message that explains the reason for the exception, or an empty string("").

Assembly: SwiPlCs (Module: SwiPlCs) Version: 1.1.60301.0 (1.1.60301.0)