Click or drag to resize
ExceptionLogMessageGetErrorString Method
Returns a string containing the aggregated stack traces and exception messages of the associated exception, and its inner exceptions. This method is intended for debugging purposes.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public string GetErrorString()

Return Value

Type: String
Version Information

Supported in: 1.0.0.0
See Also