InternalExceptionProblemReason Enumeration |
Namespace: ABB.Robotics
public enum ProblemReason
| Member name | Value | Description | |
|---|---|---|---|
| Connection | 0 | Connection lost or not established with Robot Controller. | |
| Timeout | 1 | The operation timed out. | |
| UnexpectedHResult | 2 | The HResult from the RobAPI was unexpected. | |
| Unspecified | 3 | Internal error. |