OPC Labs EasyOPC-UA Library
InnerException Property
OpcLabs_EasyOpcUA ActiveX DLL > UAEngineException Object : InnerException 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

UAEngineException Object  | UAEngineException Members