OPC Labs Base Library
InnerException Implemented Property
OpcLabs_BaseLib ActiveX DLL > TextParsingError Object > GenericError Interface : InnerException Implemented Property
Description
The exception instance that caused the current error.

 

DISPID (Dispatch ID):

 

For more information, see InnerException in .NET Reference.

Property type
Read-only property
Syntax
Visual Basic
Public Property InnerException As Exception
Return Type

See InnerException in .NET Reference.

Remarks

For remarks, see InnerException in .NET Reference.

Example

For examples, see InnerException in .NET Reference.

See Also

TextParsingError Object  | GenericError Interface