'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.BaseLib.ComTypes._Exception2)> <ComVisibleAttribute(True)> <GuidAttribute("3D3215C5-3253-4116-82C9-B4B2EA17A5C6")> <CLSCompliantAttribute(True)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <SerializableAttribute()> Public Class UAModellingException Inherits OpcLabs.BaseLib.Exception2 Implements OpcLabs.BaseLib.ComTypes._Exception2, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage
Dim instance As UAModellingException
[ComDefaultInterface(OpcLabs.BaseLib.ComTypes._Exception2)] [ComVisible(true)] [Guid("3D3215C5-3253-4116-82C9-B4B2EA17A5C6")] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public class UAModellingException : OpcLabs.BaseLib.Exception2, OpcLabs.BaseLib.ComTypes._Exception2, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[ComDefaultInterface(OpcLabs.BaseLib.ComTypes._Exception2)] [ComVisible(true)] [Guid("3D3215C5-3253-4116-82C9-B4B2EA17A5C6")] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public ref class UAModellingException : public OpcLabs.BaseLib.Exception2, OpcLabs.BaseLib.ComTypes._Exception2, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable