Конструктор ReportRenderingException (String)
Creates a new instance of the ReportRenderingException class with the specified error message.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Sub New ( _
message As String _
)
'Применение
Dim message As String
Dim instance As New ReportRenderingException(message)
public ReportRenderingException(
string message
)
public:
ReportRenderingException(
String^ message
)
new :
message:string -> ReportRenderingException
public function ReportRenderingException(
message : String
)
Параметры
- message
Тип: System.String
The error message for the exception.
См. также
Справочник
ReportRenderingException Класс
Перегрузка ReportRenderingException
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering