Compartir a través de


ReportRenderingException Constructor (Exception)

Creates a new instance of the ReportRenderingException class with the specified inner exception.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Sub New ( _
    innerException As Exception _
)
'Uso
Dim innerException As Exception 

Dim instance As New ReportRenderingException(innerException)
public ReportRenderingException(
    Exception innerException
)
public:
ReportRenderingException(
    Exception^ innerException
)
new : 
        innerException:Exception -> ReportRenderingException
public function ReportRenderingException(
    innerException : Exception
)

Parámetros

Vea también

Referencia

ReportRenderingException Clase

Sobrecarga de ReportRenderingException

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering