'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.BaseLib.ComTypes._Exception2)> <ComVisibleAttribute(True)> <GuidAttribute("6B87C067-8FB0-4C92-B28E-CB253135EBAB")> <CLSCompliantAttribute(True)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <SerializableAttribute()> Public Class UAModelClientException Inherits OpcLabs.BaseLib.Exception2 Implements OpcLabs.BaseLib.ComTypes._Exception2, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage
Dim instance As UAModelClientException
[ComDefaultInterface(OpcLabs.BaseLib.ComTypes._Exception2)] [ComVisible(true)] [Guid("6B87C067-8FB0-4C92-B28E-CB253135EBAB")] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public class UAModelClientException : OpcLabs.BaseLib.Exception2, OpcLabs.BaseLib.ComTypes._Exception2, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[ComDefaultInterface(OpcLabs.BaseLib.ComTypes._Exception2)] [ComVisible(true)] [Guid("6B87C067-8FB0-4C92-B28E-CB253135EBAB")] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public ref class UAModelClientException : public OpcLabs.BaseLib.Exception2, OpcLabs.BaseLib.ComTypes._Exception2, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable