'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.BaseLib.ComTypes._Exception2)> <ComVisibleAttribute(True)> <GuidAttribute("6F5DC50A-8843-453D-B93D-D5894ED37D39")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <SerializableAttribute()> Public Class Exception2 Inherits System.ApplicationException Implements OpcLabs.BaseLib.ComTypes._Exception2, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage
Dim instance As Exception2
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.BaseLib.ComTypes._Exception2)] [ComVisible(true)] [Guid("6F5DC50A-8843-453D-B93D-D5894ED37D39")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public class Exception2 : System.ApplicationException, OpcLabs.BaseLib.ComTypes._Exception2, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.BaseLib.ComTypes._Exception2)] [ComVisible(true)] [Guid("6F5DC50A-8843-453D-B93D-D5894ED37D39")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public ref class Exception2 : public System.ApplicationException, OpcLabs.BaseLib.ComTypes._Exception2, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable