SdkException.ToString Method

Definition

Namespace: P1.CameraSdk

A string representation of the SDK exception

public override string ToString();

If there is a ErrorMessage this is displayed instead of the Exception.Message property.

Returns:

A human readable string to describe the exception