Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
This ReportRenderingException class is used by rendering extensions to create runtime exceptions.
Hiérarchie d'héritage
System.Object
System.Exception
Microsoft.ReportingServices.OnDemandReportRendering.ReportRenderingException
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class ReportRenderingException _
Inherits Exception
'Utilisation
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
Le type ReportRenderingException expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
ReportRenderingException(ErrorCode) | Creates a new instance of the ReportRenderingException class with the specified error code. |
![]() |
ReportRenderingException(Exception) | Creates a new instance of the ReportRenderingException class with the specified inner exception. |
![]() |
ReportRenderingException(String) | Creates a new instance of the ReportRenderingException class with the specified error message. |
![]() |
ReportRenderingException(ErrorCode, Exception) | Creates a new instance of the ReportRenderingException class with the specified error code and inner exception. |
![]() |
ReportRenderingException(ErrorCode, array<Object[]) | Creates a new instance of the ReportRenderingException class with the specified error code and arguments for formatting the error message. |
![]() |
ReportRenderingException(Exception, Boolean) | Creates a new instance of the ReportRenderingException class with the specified inner exception and flag indicating whether the exception is unexpected. |
![]() |
ReportRenderingException(SerializationInfo, StreamingContext) | Infrastructure. Creates a new instance of the ReportRenderingException class with serialized data. |
![]() |
ReportRenderingException(String, Boolean) | Creates a new instance of the ReportRenderingException class with the specified error message and flag indicating whether the exception is unexpected. |
![]() |
ReportRenderingException(String, Exception) | Creates a new instance of the ReportRenderingException class with the specified error message and inner exception. |
![]() |
ReportRenderingException(ErrorCode, Exception, Boolean) | Creates a new instance of the ReportRenderingException class with the specified error code, inner exception, and flag indicating whether the exception is unexpected. |
![]() |
ReportRenderingException(ErrorCode, String, Boolean) | Creates a new instance of the ReportRenderingException class with the specified error code, error message, and flag indicating whether the exception is unexpected. |
![]() |
ReportRenderingException(String, Exception, Boolean) | Creates a new instance of the ReportRenderingException class with the specified error message, inner exception, and flag indicating whether the exception is unexpected. |
![]() |
ReportRenderingException(ErrorCode, String, Exception, Boolean) | Creates a new instance of the ReportRenderingException class with the specified error code, error message, inner exception, and flag indicating whether the exception is unexpected. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Data | (hérité de Exception.) |
![]() |
ErrorCode | Gets the error code for the exception. |
![]() |
HelpLink | (hérité de Exception.) |
![]() |
HResult | (hérité de Exception.) |
![]() |
InnerException | (hérité de Exception.) |
![]() |
Message | (hérité de Exception.) |
![]() |
Source | (hérité de Exception.) |
![]() |
StackTrace | (hérité de Exception.) |
![]() |
TargetSite | (hérité de Exception.) |
![]() |
Unexpected | Gets a Boolean value that indicates whether an unexpected exception occurred. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetBaseException | (hérité de Exception.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetObjectData | Informations critiques de sécurité. (hérité de Exception.) |
![]() |
GetType | (hérité de Exception.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de Exception.) |
Haut de la page
Événements
| Nom | Description | |
|---|---|---|
![]() |
SerializeObjectState | (hérité de Exception.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering
.gif)
.gif)
.gif)
.gif)