Skip to content

PipelineException.Message Property

Definition

Gets a message that describes the current exception.

public override string Message { get; }

View source

Property Value

String

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