Condividi tramite


Costruttore ReportRenderingException

Include i membri protetti
Include i membri ereditati

Creates a new instance of the ReportRenderingException class.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico ReportRenderingException(ErrorCode) Creates a new instance of the ReportRenderingException class with the specified error code.
Metodo pubblico ReportRenderingException(Exception) Creates a new instance of the ReportRenderingException class with the specified inner exception.
Metodo pubblico ReportRenderingException(String) Creates a new instance of the ReportRenderingException class with the specified error message.
Metodo pubblico ReportRenderingException(ErrorCode, Exception) Creates a new instance of the ReportRenderingException class with the specified error code and inner exception.
Metodo pubblico ReportRenderingException(ErrorCode, array<Object[]) Creates a new instance of the ReportRenderingException class with the specified error code and arguments for formatting the error message.
Metodo pubblico ReportRenderingException(Exception, Boolean) Creates a new instance of the ReportRenderingException class with the specified inner exception and flag indicating whether the exception is unexpected.
Metodo protetto ReportRenderingException(SerializationInfo, StreamingContext) Infrastruttura. Creates a new instance of the ReportRenderingException class with serialized data.
Metodo pubblico ReportRenderingException(String, Boolean) Creates a new instance of the ReportRenderingException class with the specified error message and flag indicating whether the exception is unexpected.
Metodo pubblico ReportRenderingException(String, Exception) Creates a new instance of the ReportRenderingException class with the specified error message and inner exception.
Metodo pubblico ReportRenderingException(ErrorCode, Exception, Boolean) Creates a new instance of the ReportRenderingException class with the specified error code, inner exception, and flag indicating whether the exception is unexpected.
Metodo pubblico ReportRenderingException(ErrorCode, String, Boolean) Creates a new instance of the ReportRenderingException class with the specified error code, error message, and flag indicating whether the exception is unexpected.
Metodo pubblico ReportRenderingException(String, Exception, Boolean) Creates a new instance of the ReportRenderingException class with the specified error message, inner exception, and flag indicating whether the exception is unexpected.
Metodo pubblico ReportRenderingException(ErrorCode, String, Exception, Boolean) Creates a new instance of the ReportRenderingException class with the specified error code, error message, inner exception, and flag indicating whether the exception is unexpected.

In alto

Vedere anche

Riferimento

ReportRenderingException Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering