Freigeben über


StaticHtmlRenderer.HandleException(Exception) Methode

Definition

Ermöglicht abgeleiteten Typen die Behandlung von Ausnahmen während des Renderings. Standardmäßig wird die ursprüngliche Ausnahme erneut gedrosselt.

protected override void HandleException (Exception exception);
override this.HandleException : Exception -> unit
Protected Overrides Sub HandleException (exception As Exception)

Parameter

exception
Exception

Die Exception.

Gilt für: