Partager via


Constructeur ReportRenderingException (ErrorCode)

Creates a new instance of the ReportRenderingException class with the specified error code.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    errCode As ErrorCode _
)
'Utilisation
Dim errCode As ErrorCode 

Dim instance As New ReportRenderingException(errCode)
public ReportRenderingException(
    ErrorCode errCode
)
public:
ReportRenderingException(
    ErrorCode errCode
)
new : 
        errCode:ErrorCode -> ReportRenderingException
public function ReportRenderingException(
    errCode : ErrorCode
)

Paramètres

  • errCode
    Type : ErrorCode
    The error code for the exception.

Voir aussi

Référence

ReportRenderingException Classe

Surcharge ReportRenderingException

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering