OPC Labs Base Library
InnerException Property
OpcLabs_BaseLib ActiveX DLL > GenericError Object : InnerException 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

GenericError Object  | GenericError Members