Condividi tramite


Costruttore ReportRenderingException

Creates a new instance of the ReportRenderingException class.

Elenco di overload

  Nome Descrizione
Metodo pubblico ReportRenderingException(ErrorCode) Creates a new instance of the ReportRenderingException class.
Metodo pubblico ReportRenderingException(Exception) Creates a new instance of the ReportRenderingException class.
Metodo pubblico ReportRenderingException(String) Creates a new instance of the ReportRenderingException class.
Metodo pubblico ReportRenderingException(ErrorCode, Exception) Creates a new instance of the ReportRenderingException class.
Metodo pubblico ReportRenderingException(ErrorCode, array<Object> [] () [] []) Creates a new instance of the ReportRenderingException class and format the error message with the specified arguments.
Metodo pubblico ReportRenderingException(Exception, Boolean) Creates a new instance of the ReportRenderingException class.
Metodo protetto ReportRenderingException(SerializationInfo, StreamingContext) Infrastruttura.
Metodo pubblico ReportRenderingException(String, Boolean) Creates a new instance of the ReportRenderingException class.
Metodo pubblico ReportRenderingException(String, Exception) Creates a new instance of the ReportRenderingException class.
Metodo pubblico ReportRenderingException(ErrorCode, Exception, Boolean) Creates a new instance of the ReportRenderingException class.
Metodo pubblico ReportRenderingException(ErrorCode, String, Boolean) Creates a new instance of the ReportRenderingException class.
Metodo pubblico ReportRenderingException(String, Exception, Boolean) Creates a new instance of the ReportRenderingException class.
Metodo pubblico ReportRenderingException(ErrorCode, String, Exception, Boolean) Creates a new instance of the ReportRenderingException class.

In alto