IException.NestedException

Syntax

NestedException: IException;

Description

The NestedException property returns the error that caused the current exception.

Example

The example of use is given in description of the IException.Line property.

See also:

IException