Freigeben über


Catch<TException>.ExceptionType Eigenschaft

Definition

Der Typ von Ausnahme, die der Catch-Block behandelt.

public:
 virtual property Type ^ ExceptionType { Type ^ get(); };
public override Type ExceptionType { get; }
member this.ExceptionType : Type
Public Overrides ReadOnly Property ExceptionType As Type

Eigenschaftswert

Der Ausnahmetyp.

Gilt für: