Description
The exception that is thrown when the string format of the OPC-UA node ID is incorrect.
 
ProgId: OpcLabs.EasyOpc.UA.AddressSpace.Parsing.UANodeIdFormatException
CLSID (Class ID): 7afa22bc-070f-4266-b286-3d910f91f5fc
Default interface: OpcLabs.EasyOpc.UA.AddressSpace.Parsing.ComTypes._UANodeIdFormatException
Event source interface: 
 
For more information, see UANodeIdFormatException and OpcLabs.EasyOpc.UA.AddressSpace.Parsing.ComTypes._UANodeIdFormatException in .NET Reference.
Interfaces
| Interface | Description | 
|---|
| _Exception |   IID (Interface ID): b36b5c63-42ef-38bc-a07e-0b34c98f164a   For more information, see _Exception in .NET Reference. | 
| _FormatException2 | A portable replacement for System.FormatException.   IID (Interface ID): dcdb33dc-9c30-496b-a680-2e447908d864   For more information, see _FormatException2 in .NET Reference. | 
| _Object |  | 
| ISerializable |   IID (Interface ID): d0eeaa62-3d30-3ee2-b896-a2f34dda47d8   For more information, see ISerializable in .NET Reference. | 
Example
For examples, see UANodeIdFormatException in .NET Reference.
            
            See Also