Condividi tramite


StaticHtmlRenderer.HandleException(Exception) Metodo

Definizione

Consente ai tipi derivati di gestire le eccezioni durante il rendering. Impostazione predefinita per il tentativo di riavvio dell'eccezione originale.

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

Parametri

exception
Exception

Oggetto Exception.

Si applica a