Click or drag to resize

BaseExceptionToString Method

Convert exception to string

Namespace:  ABB.Robotics
Assembly:  ABB.Robotics (in ABB.Robotics.dll) Version: 6.5.129.0
Syntax
C#
public override string ToString()

Return Value

Type: String
Returns a string representing the data of the exception.

Implements

_ExceptionToString
See Also