Overload | Description |
---|---|
UAMethodOutputException Constructor(UANodeId,Int32) | Initializes a new instance of the class, specifying the method node Id, and argument index. |
UAMethodOutputException Constructor(UANodeId,Int32,String) | Initializes a new instance of the class, specifying the method node Id, argument index, and message. |
UAMethodOutputException Constructor(UANodeId,Int32,String,Exception) | Initializes a new instance of the class, specifying the method node Id, argument index, message, and inner exception. |
UAMethodOutputException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |