Click or drag to resize

ArticyApiExceptionMessage Property

The formatted message of this exception

Namespace:  Articy.Api
Assembly:  PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
Syntax
C#
public override string Message { get; }

Property Value

Type: String

Implements

_ExceptionMessage
See Also