Click or drag to resize

BaseExceptionExtendedErrorInformation Property

Extended error information.

Namespace:  ABB.Robotics
Assembly:  ABB.Robotics (in ABB.Robotics.dll) Version: 6.5.129.0
Syntax
C#
public string ExtendedErrorInformation { get; set; }

Property Value

Type: String
A string for the extended error information.
See Also