Partager via


Constructeur ReportRenderingException

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.
Méthode publique ReportRenderingException(Exception) Creates a new instance of the ReportRenderingException class.
Méthode publique ReportRenderingException(String) Creates a new instance of the ReportRenderingException class.
Méthode publique ReportRenderingException(ErrorCode, Exception) Creates a new instance of the ReportRenderingException class.
Méthode publique ReportRenderingException(ErrorCode, array<Object> [] () [] []) Creates a new instance of the ReportRenderingException class and format the error message with the specified arguments.
Méthode publique ReportRenderingException(Exception, Boolean) Creates a new instance of the ReportRenderingException class.
Méthode protégée ReportRenderingException(SerializationInfo, StreamingContext) Infrastructure.
Méthode publique ReportRenderingException(String, Boolean) Creates a new instance of the ReportRenderingException class.
Méthode publique ReportRenderingException(String, Exception) Creates a new instance of the ReportRenderingException class.
Méthode publique ReportRenderingException(ErrorCode, Exception, Boolean) Creates a new instance of the ReportRenderingException class.
Méthode publique ReportRenderingException(ErrorCode, String, Boolean) Creates a new instance of the ReportRenderingException class.
Méthode publique ReportRenderingException(String, Exception, Boolean) Creates a new instance of the ReportRenderingException class.
Méthode publique ReportRenderingException(ErrorCode, String, Exception, Boolean) Creates a new instance of the ReportRenderingException class.

Haut de la page