Udostępnij przez


Klasa ReportRenderingException

Klasa ta ReportRenderingException jest używana przez rozszerzeń renderowania utworzyć wyjątki w czasie wykonywania.

Hierarchia dziedziczenia

System.Object
  System.Exception
    Microsoft.ReportingServices.OnDemandReportRendering.ReportRenderingException

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
<SerializableAttribute> _
Public Class ReportRenderingException _
    Inherits Exception
'Użycie
Dim instance As ReportRenderingException
[SerializableAttribute]
public class ReportRenderingException : Exception
[SerializableAttribute]
public ref class ReportRenderingException : public Exception
[<SerializableAttribute>]
type ReportRenderingException =  
    class
        inherit Exception
    end
public class ReportRenderingException extends Exception

Typ ReportRenderingException uwidacznia następujące elementy członkowskie.

Konstruktorzy

  Nazwa Opis
Metoda publiczna ReportRenderingException(ErrorCode) Tworzy nowe wystąpienie ReportRenderingException klasy
Metoda publiczna ReportRenderingException(Exception) Tworzy nowe wystąpienie ReportRenderingException klasy
Metoda publiczna ReportRenderingException(String) Tworzy nowe wystąpienie ReportRenderingException klasy
Metoda publiczna ReportRenderingException(ErrorCode, Exception) Tworzy nowe wystąpienie ReportRenderingException klasy
Metoda publiczna ReportRenderingException(ErrorCode, array<Object[]) Tworzy nowe wystąpienie ReportRenderingException klasy i format komunikatu o błędzie z określonych argumentów.
Metoda publiczna ReportRenderingException(Exception, Boolean) Tworzy nowe wystąpienie ReportRenderingException klasy
Metoda chroniona ReportRenderingException(SerializationInfo, StreamingContext) Infrastruktura.
Metoda publiczna ReportRenderingException(String, Boolean) Tworzy nowe wystąpienie ReportRenderingException klasy
Metoda publiczna ReportRenderingException(String, Exception) Tworzy nowe wystąpienie ReportRenderingException klasy
Metoda publiczna ReportRenderingException(ErrorCode, Exception, Boolean) Tworzy nowe wystąpienie ReportRenderingException klasy
Metoda publiczna ReportRenderingException(ErrorCode, String, Boolean) Tworzy nowe wystąpienie ReportRenderingException klasy
Metoda publiczna ReportRenderingException(String, Exception, Boolean) Tworzy nowe wystąpienie ReportRenderingException klasy
Metoda publiczna ReportRenderingException(ErrorCode, String, Exception, Boolean) Tworzy nowe wystąpienie ReportRenderingException klasy

Do góry

Właściwości

  Nazwa Opis
Właściwość publiczna Data (Dziedziczony z Exception).
Właściwość publiczna ErrorCode Pobiera kod błędu dla wyjątku.
Właściwość publiczna HelpLink (Dziedziczony z Exception).
Właściwość chroniona HResult (Dziedziczony z Exception).
Właściwość publiczna InnerException (Dziedziczony z Exception).
Właściwość publiczna Message (Dziedziczony z Exception).
Właściwość publiczna Source (Dziedziczony z Exception).
Właściwość publiczna StackTrace (Dziedziczony z Exception).
Właściwość publiczna TargetSite (Dziedziczony z Exception).
Właściwość publiczna Unexpected Pobiera wartość logiczna wartość wskazująca, czy wystąpił nieoczekiwany wyjątek.

Do góry

Metody

  Nazwa Opis
Metoda publiczna Equals (Dziedziczony z Object).
Metoda chroniona Finalize (Dziedziczony z Object).
Metoda publiczna GetBaseException (Dziedziczony z Exception).
Metoda publiczna GetHashCode (Dziedziczony z Object).
Metoda publiczna GetObjectData (Dziedziczony z Exception).
Metoda publiczna GetType (Dziedziczony z Exception).
Metoda chroniona MemberwiseClone (Dziedziczony z Object).
Metoda publiczna ToString (Dziedziczony z Exception).

Do góry

Bezpieczeństwo wątków

Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.