ExceptionHandlingClause Constructor

Definition

Initializes a new instance of the ExceptionHandlingClause class.

protected:
 ExceptionHandlingClause();
protected ExceptionHandlingClause ();
Protected Sub New ()

Remarks

This constructor is invoked by derived classes during the construction of ExceptionHandlingClause objects.

Applies to