TemplateParser.ProcessException(Exception) Yöntem

Tanım

Belirtilen özel durum olarak yeni bir nesne oluşturarak ve ParserError bir koleksiyona ekleyerek Exception ayrıştırıcı özel durumu ParserErrorCollection raporlar.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

protected:
 void ProcessException(Exception ^ ex);
protected void ProcessException (Exception ex);
member this.ProcessException : Exception -> unit
Protected Sub ProcessException (ex As Exception)

Parametreler

ex
Exception

Yeni Exception bir oluşturmak için ParserError kullanılır.

Özel durumlar

İşleme Exception bir derleyici hatasıdır.

Şunlara uygulanır

Ayrıca bkz.