Compartir a través de


ReportRenderingException Constructor

Creates a new instance of the ReportRenderingException class.

Lista de sobrecargas

  Nombre Descripción
Método publico ReportRenderingException(ErrorCode) Creates a new instance of the ReportRenderingException class.
Método publico ReportRenderingException(Exception) Creates a new instance of the ReportRenderingException class.
Método publico ReportRenderingException(String) Creates a new instance of the ReportRenderingException class.
Método publico ReportRenderingException(ErrorCode, Exception) Creates a new instance of the ReportRenderingException class.
Método publico ReportRenderingException(ErrorCode, array<Object> [] () [] []) Creates a new instance of the ReportRenderingException class and format the error message with the specified arguments.
Método publico ReportRenderingException(Exception, Boolean) Creates a new instance of the ReportRenderingException class.
Método protegido ReportRenderingException(SerializationInfo, StreamingContext) Infraestructura.
Método publico ReportRenderingException(String, Boolean) Creates a new instance of the ReportRenderingException class.
Método publico ReportRenderingException(String, Exception) Creates a new instance of the ReportRenderingException class.
Método publico ReportRenderingException(ErrorCode, Exception, Boolean) Creates a new instance of the ReportRenderingException class.
Método publico ReportRenderingException(ErrorCode, String, Boolean) Creates a new instance of the ReportRenderingException class.
Método publico ReportRenderingException(String, Exception, Boolean) Creates a new instance of the ReportRenderingException class.
Método publico ReportRenderingException(ErrorCode, String, Exception, Boolean) Creates a new instance of the ReportRenderingException class.

Principio