'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.ComTypes._UAMethodOutputException)> <ComVisibleAttribute(True)> <GuidAttribute("DDC51C56-2E81-40D6-AF65-9E28D3B11499")> <CLSCompliantAttribute(True)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <SerializableAttribute()> Public Class UAMethodOutputException Inherits UAResultException Implements OpcLabs.BaseLib.ComTypes._Exception2, OpcLabs.EasyOpc.UA.ComTypes._UAMethodOutputException, OpcLabs.EasyOpc.UA.ComTypes._UAResultException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage
Dim instance As UAMethodOutputException
[ComDefaultInterface(OpcLabs.EasyOpc.UA.ComTypes._UAMethodOutputException)] [ComVisible(true)] [Guid("DDC51C56-2E81-40D6-AF65-9E28D3B11499")] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public class UAMethodOutputException : UAResultException, OpcLabs.BaseLib.ComTypes._Exception2, OpcLabs.EasyOpc.UA.ComTypes._UAMethodOutputException, OpcLabs.EasyOpc.UA.ComTypes._UAResultException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[ComDefaultInterface(OpcLabs.EasyOpc.UA.ComTypes._UAMethodOutputException)] [ComVisible(true)] [Guid("DDC51C56-2E81-40D6-AF65-9E28D3B11499")] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public ref class UAMethodOutputException : public UAResultException, OpcLabs.BaseLib.ComTypes._Exception2, OpcLabs.EasyOpc.UA.ComTypes._UAMethodOutputException, OpcLabs.EasyOpc.UA.ComTypes._UAResultException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable