Поделиться через


Конструктор ReportRenderingException (ErrorCode, Exception)

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

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Sub New ( _
    errCode As ErrorCode, _
    innerException As Exception _
)
'Применение
Dim errCode As ErrorCode 
Dim innerException As Exception 

Dim instance As New ReportRenderingException(errCode, _
    innerException)
public ReportRenderingException(
    ErrorCode errCode,
    Exception innerException
)
public:
ReportRenderingException(
    ErrorCode errCode, 
    Exception^ innerException
)
new : 
        errCode:ErrorCode * 
        innerException:Exception -> ReportRenderingException
public function ReportRenderingException(
    errCode : ErrorCode, 
    innerException : Exception
)

Параметры

  • errCode
    Тип: ErrorCode
    The error code for the exception.

См. также

Справочник

ReportRenderingException Класс

Перегрузка ReportRenderingException

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering