.. _doxcsid-class_p1_1_1_camera_sdk_1_1_sdk_exception_1a2110f0affc2b98eaf75e1f253e662a0a: SdkException.ToString Method ++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.CameraSdk`` A string representation of the SDK exception .. ref-code-block:: csharp :class: doxyrest-overview-code-block public override string ToString(); If there is a :ref:`ErrorMessage ` this is displayed instead of the Exception.Message property. .. rubric:: Returns: A human readable string to describe the exception