'Declaration
<ComVisibleAttribute(False)> <GuidAttribute("D84B860A-49A1-4400-ADFB-60C2E62DF3A9")> <CLSCompliantAttribute(True)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <SerializableAttribute()> Public Class IncorrectPasswordException Inherits Exception2 Implements OpcLabs.BaseLib.ComTypes._Exception2, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage
Dim instance As IncorrectPasswordException
[ComVisible(false)] [Guid("D84B860A-49A1-4400-ADFB-60C2E62DF3A9")] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public class IncorrectPasswordException : Exception2, OpcLabs.BaseLib.ComTypes._Exception2, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[ComVisible(false)] [Guid("D84B860A-49A1-4400-ADFB-60C2E62DF3A9")] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public ref class IncorrectPasswordException : public Exception2, OpcLabs.BaseLib.ComTypes._Exception2, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable