Description
Indicates an error in the string form of the OPC-UA browse path.
 
ProgId: OpcLabs.EasyOpc.UA.Navigation.Parsing.UABrowsePathFormatException
CLSID (Class ID): 5859ad27-4f45-4717-a7f1-430a2bee0018
Default interface: OpcLabs.EasyOpc.UA.Navigation.Parsing.ComTypes._UABrowsePathFormatException
Event source interface: 
 
For more information, see UABrowsePathFormatException and OpcLabs.EasyOpc.UA.Navigation.Parsing.ComTypes._UABrowsePathFormatException in .NET Reference.
Object Model
            
            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 UABrowsePathFormatException in .NET Reference.
            
            See Also