Partager via


ReportErrorEventArgs.Exception, propriété

Renvoie un objet Exception qui contient les informations sur l'erreur du rapport.

Espace de noms :  Microsoft.Reporting.WebForms
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Exception As Exception
public Exception Exception { get; }
public:
property Exception^ Exception {
    Exception^ get ();
}
member Exception : Exception with get
function get Exception () : Exception

Valeur de propriété

Type : Exception
Objet Exception qui contient les informations sur l'erreur du rapport.

Voir aussi

Référence

ReportErrorEventArgs Classe

Microsoft.Reporting.WebForms, espace de noms