Share via


Classe ReportServerException

Rappresenta gli errori che si verificano durante la visualizzazione di un report del server.

Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Sintassi

'Dichiarazione
<SerializableAttribute> _
<SerializableAttribute> _
Public Class ReportServerException
    Inherits ReportViewerException
'Utilizzo
Dim instance As ReportServerException
[SerializableAttribute] 
[SerializableAttribute] 
public class ReportServerException : ReportViewerException
[SerializableAttribute] 
[SerializableAttribute] 
public ref class ReportServerException : public ReportViewerException
/** @attribute SerializableAttribute() */ 
/** @attribute SerializableAttribute() */ 
public class ReportServerException extends ReportViewerException
SerializableAttribute 
public class ReportServerException extends ReportViewerException

Gerarchia di ereditarietà

System.Object
   System.Exception
     System.ApplicationException
       Microsoft.Reporting.WebForms.ReportViewerException
        Microsoft.Reporting.WebForms.ReportServerException
           Microsoft.Reporting.WebForms.MissingEndpointException
           Microsoft.Reporting.WebForms.SoapVersionMismatchException

Protezione dei thread

Qualsiasi membro statico pubblico (Condiviso in Visual Basic) di questo tipo presenterà la protezione dei thread. Non è garantito che qualsiasi membro di istanza presenterà la protezione dei thread.

Vedere anche

Riferimento

Membri ReportServerException
Spazio dei nomi Microsoft.Reporting.WebForms