Description
The exception that is thrown when the string format of the OPC-UA index range list is incorrect.
ProgId: OpcLabs.EasyOpc.UA.Parsing.UAIndexRangeListFormatException
CLSID (Class ID): 4013fa23-29d0-41c3-a3d3-05791b7b2d18
Default interface: OpcLabs.EasyOpc.UA.Parsing.ComTypes._UAIndexRangeListFormatException
Event source interface:
For more information, see UAIndexRangeListFormatException and OpcLabs.EasyOpc.UA.Parsing.ComTypes._UAIndexRangeListFormatException 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 UAIndexRangeListFormatException in .NET Reference.
See Also