BuildMaster SDK Reference
Version:

Message Property

Gets a message that describes the current exception.

Syntax

public virtual string Message { get; }

Returns

The error message that explains the reason for the exception, or an empty string("").