'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.BaseLib.ComTypes._NormalizedException)> <ComVisibleAttribute(True)> <GuidAttribute("4D34388A-9BE9-449B-BC7B-04F177BFF5E7")> <CLSCompliantAttribute(True)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <SerializableAttribute()> Public Class NormalizedException Inherits Exception2 Implements OpcLabs.BaseLib.ComTypes._Exception2, OpcLabs.BaseLib.ComTypes._NormalizedException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
'Usage
Dim instance As NormalizedException
[ComDefaultInterface(OpcLabs.BaseLib.ComTypes._NormalizedException)] [ComVisible(true)] [Guid("4D34388A-9BE9-449B-BC7B-04F177BFF5E7")] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public class NormalizedException : Exception2, OpcLabs.BaseLib.ComTypes._Exception2, OpcLabs.BaseLib.ComTypes._NormalizedException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
[ComDefaultInterface(OpcLabs.BaseLib.ComTypes._NormalizedException)] [ComVisible(true)] [Guid("4D34388A-9BE9-449B-BC7B-04F177BFF5E7")] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public ref class NormalizedException : public Exception2, OpcLabs.BaseLib.ComTypes._Exception2, OpcLabs.BaseLib.ComTypes._NormalizedException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable