Конструктор ReportRenderingException

Creates a new instance of the ReportRenderingException class.

Список перегрузок

  Имя Описание
Открытый метод ReportRenderingException(ErrorCode) Creates a new instance of the ReportRenderingException class.
Открытый метод ReportRenderingException(Exception) Creates a new instance of the ReportRenderingException class.
Открытый метод ReportRenderingException(String) Creates a new instance of the ReportRenderingException class.
Открытый метод ReportRenderingException(ErrorCode, Exception) Creates a new instance of the ReportRenderingException class.
Открытый метод ReportRenderingException(ErrorCode, array<Object> [] () [] []) Creates a new instance of the ReportRenderingException class and format the error message with the specified arguments.
Открытый метод ReportRenderingException(Exception, Boolean) Creates a new instance of the ReportRenderingException class.
Защищенный метод ReportRenderingException(SerializationInfo, StreamingContext) Инфраструктура.
Открытый метод ReportRenderingException(String, Boolean) Creates a new instance of the ReportRenderingException class.
Открытый метод ReportRenderingException(String, Exception) Creates a new instance of the ReportRenderingException class.
Открытый метод ReportRenderingException(ErrorCode, Exception, Boolean) Creates a new instance of the ReportRenderingException class.
Открытый метод ReportRenderingException(ErrorCode, String, Boolean) Creates a new instance of the ReportRenderingException class.
Открытый метод ReportRenderingException(String, Exception, Boolean) Creates a new instance of the ReportRenderingException class.
Открытый метод ReportRenderingException(ErrorCode, String, Exception, Boolean) Creates a new instance of the ReportRenderingException class.

В начало