Classe ReportServerException
Rappresenta gli errori che si verificano durante la connessione a un server di rapporti, nonché gli errori che si verificano nel server di rapporti durante l'elaborazione di un rapporto del server o il rendering nel formato RPL (Report Page Layout).
Gerarchia di ereditarietà
Object
Exception
Microsoft.Reporting.WinForms.ReportViewerException
Microsoft.Reporting.WinForms.ReportServerException
Microsoft.Reporting.WinForms.MissingEndpointException
Microsoft.Reporting.WinForms.SoapVersionMismatchException
Spazio dei nomi: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Sintassi
'Dichiarazione
<SerializableAttribute> _
<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public Class ReportServerException _
Inherits ReportViewerException
[SerializableAttribute]
[StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public class ReportServerException : ReportViewerException
[SerializableAttribute]
[StrongNameIdentityPermissionAttribute(SecurityAction::InheritanceDemand, PublicKey = L"0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public ref class ReportServerException : public ReportViewerException
[<SerializableAttribute>]
[<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")>]
type ReportServerException =
class
inherit ReportViewerException
end
public class ReportServerException extends ReportViewerException
Il tipo ReportServerException espone i seguenti membri.
Costruttori
Nome | Descrizione | |
---|---|---|
ReportServerException(SerializationInfo, StreamingContext) | Infrastruttura. Inizializza una nuova istanza della classe ReportServerException con dati serializzati. | |
ReportServerException(String, String, Exception) | Infrastruttura. Inizializza una nuova istanza della classe ReportServerException con il messaggio di errore, il codice di errore e l'eccezione interna. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Data | Ottiene una raccolta di coppie chiave-valore che fornisce informazioni aggiuntive definite dall'utente relative all'eccezione. (Ereditato da Exception) | |
ErrorCode | Restituisce il codice di errore dall'eccezione. | |
HelpLink | Ottiene o imposta un collegamento al file della Guida associato all'eccezione. (Ereditato da Exception) | |
HResult | Ottiene o imposta HRESULT, un valore numerico codificato che viene assegnato a un'eccezione specifica. (Ereditato da Exception) | |
InnerException | Ottiene l'istanza di Exception che ha causato l'eccezione corrente. (Ereditato da Exception) | |
Message | Ottiene un messaggio che descrive l'eccezione corrente. (Ereditato da Exception) | |
Source | Ottiene o imposta il nome dell'oggetto o dell'applicazione che ha generato l'errore. (Ereditato da Exception) | |
StackTrace | Ottiene una rappresentazione di stringa dei frame immediati nello stack di chiamate. (Ereditato da Exception) | |
TargetSite | Ottiene il metodo che genera l'eccezione corrente. (Ereditato da Exception) |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Determina se l'oggetto specificato è uguale all'oggetto corrente. (Ereditato da Object) | |
Finalize | Consente a un oggetto di effettuare un tentativo di liberare risorse ed eseguire altre operazioni di pulizia prima che venga recuperato da Garbage Collection. (Ereditato da Object) | |
GetBaseException | Se usato come metodo di override in una classe derivata, restituisce l'Exception che è la causa radice di una o più eccezioni successive. (Ereditato da Exception) | |
GetHashCode | Funge da funzione hash predefinita. (Ereditato da Object) | |
GetObjectData | Infrastruttura. Popola la struttura SerializationInfo con le informazioni relative all'eccezione. (Esegue l'override di Exception.GetObjectData(SerializationInfo, StreamingContext)). | |
GetType | Ottiene il tipo di runtime dell'istanza corrente. (Ereditato da Exception) | |
MemberwiseClone | Crea una copia superficiale dell'oggetto Object corrente. (Ereditato da Object) | |
ToString | Crea e restituisce una rappresentazione di stringa dell'eccezione corrente. (Ereditato da Exception) |
In alto
Eventi
Nome | Descrizione | |
---|---|---|
SerializeObjectState | Si verifica quando un'eccezione viene serializzata per creare un oggetto di stato eccezione contenente i dati serializzati relativi all'eccezione. (Ereditato da Exception) |
In alto
Codice thread safe
Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.