OPC Labs Base Library
InnerException Implemented Property
OpcLabs_BaseLib ActiveX DLL > NormalizedException Object > Exception2 Interface : InnerException Implemented Property
Description
Gets the Exception instance that caused the current exception.

 

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

NormalizedException Object  | Exception2 Interface