Aracılığıyla paylaş


EditingScope.OnException(Exception) Yöntem

Tanım

Belirtilen özel durumu işler.

protected:
 override bool OnException(Exception ^ e);
protected override bool OnException (Exception e);
override this.OnException : Exception -> bool
Protected Overrides Function OnException (e As Exception) As Boolean

Parametreler

e
Exception

İşlenmek için özel durum.

Döndürülenler

true özel durum işlenirse; aksi takdirde , false.

Şunlara uygulanır