Error.ToString Method

Definition

Concatenates the error into a string.

public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A human-readable string error response.

Applies to