UserDefined Constructor |
Namespace: ABB.Robotics.Controllers.RapidDomain
public UserDefined( RapidDataType rdt )
| Exception | Condition |
|---|---|
| ArgumentNullException | dataType or ArgumentNullException are null or empty. |
| ArgumentException | dataType does not represent the user defined data type in the specified controller. |
| GeneralException | A General Exception has occurred. |