Freigeben über


ReportRenderingException-Konstruktor

Creates a new instance of the ReportRenderingException class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode ReportRenderingException(ErrorCode) Creates a new instance of the ReportRenderingException class.
Öffentliche Methode ReportRenderingException(Exception) Creates a new instance of the ReportRenderingException class.
Öffentliche Methode ReportRenderingException(String) Creates a new instance of the ReportRenderingException class.
Öffentliche Methode ReportRenderingException(ErrorCode, Exception) Creates a new instance of the ReportRenderingException class.
Öffentliche Methode ReportRenderingException(ErrorCode, array<Object> [] () [] []) Creates a new instance of the ReportRenderingException class and format the error message with the specified arguments.
Öffentliche Methode ReportRenderingException(Exception, Boolean) Creates a new instance of the ReportRenderingException class.
Geschützte Methode ReportRenderingException(SerializationInfo, StreamingContext) Infrastruktur.
Öffentliche Methode ReportRenderingException(String, Boolean) Creates a new instance of the ReportRenderingException class.
Öffentliche Methode ReportRenderingException(String, Exception) Creates a new instance of the ReportRenderingException class.
Öffentliche Methode ReportRenderingException(ErrorCode, Exception, Boolean) Creates a new instance of the ReportRenderingException class.
Öffentliche Methode ReportRenderingException(ErrorCode, String, Boolean) Creates a new instance of the ReportRenderingException class.
Öffentliche Methode ReportRenderingException(String, Exception, Boolean) Creates a new instance of the ReportRenderingException class.
Öffentliche Methode ReportRenderingException(ErrorCode, String, Exception, Boolean) Creates a new instance of the ReportRenderingException class.

Zum Anfang