BatchException.ToString Method

Definition

Generates a string which describes the exception.

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

Returns

A string that represents the exception.

Applies to