Partager via


Constructeur ReportRenderingException

Inclure les membres protégés
Inclure les membres hérités

Creates a new instance of the ReportRenderingException class.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique ReportRenderingException(ErrorCode) Creates a new instance of the ReportRenderingException class with the specified error code.
Méthode publique ReportRenderingException(Exception) Creates a new instance of the ReportRenderingException class with the specified inner exception.
Méthode publique ReportRenderingException(String) Creates a new instance of the ReportRenderingException class with the specified error message.
Méthode publique ReportRenderingException(ErrorCode, Exception) Creates a new instance of the ReportRenderingException class with the specified error code and inner exception.
Méthode publique ReportRenderingException(ErrorCode, array<Object[]) Creates a new instance of the ReportRenderingException class with the specified error code and arguments for formatting the error message.
Méthode publique ReportRenderingException(Exception, Boolean) Creates a new instance of the ReportRenderingException class with the specified inner exception and flag indicating whether the exception is unexpected.
Méthode protégée ReportRenderingException(SerializationInfo, StreamingContext) Infrastructure. Creates a new instance of the ReportRenderingException class with serialized data.
Méthode publique ReportRenderingException(String, Boolean) Creates a new instance of the ReportRenderingException class with the specified error message and flag indicating whether the exception is unexpected.
Méthode publique ReportRenderingException(String, Exception) Creates a new instance of the ReportRenderingException class with the specified error message and inner exception.
Méthode publique 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.
Méthode publique 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.
Méthode publique 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.
Méthode publique 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

Voir aussi

Référence

ReportRenderingException Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering