Open sandboxFocus

Property ParentExceptionHandler

ParentExceptionHandler

Gets the parent exception handler in the current block is in the Catch, Filter or Finally role.

Declaration
IExceptionHandler ParentExceptionHandler { get; }
Property Value
Type Description
IExceptionHandler