Description
The exception that is thrown when the string format of the OPC-UA qualified name is incorrect.
ProgId: OpcLabs.EasyOpc.UA.AddressSpace.Parsing.UAQualifiedNameFormatException
CLSID (Class ID): c163f819-b1ec-4c88-af6d-58cf89bd75ca
Default interface: OpcLabs.EasyOpc.UA.AddressSpace.Parsing.ComTypes._UAQualifiedNameFormatException
Event source interface:
For more information, see UAQualifiedNameFormatException and OpcLabs.EasyOpc.UA.AddressSpace.Parsing.ComTypes._UAQualifiedNameFormatException 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 UAQualifiedNameFormatException in .NET Reference.
See Also