CosmosException.ToString Method

Definition

Create a custom string with all the relevant exception information

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

Returns

A string representation of the exception.

Applies to