Partager via


ReportRenderingException constructeur

Creates a new instance of the ReportRenderingException class.

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