Condividi tramite


Membri ReportRenderingException

This ReportRenderingException class is used by rendering extensions to create runtime exceptions.

Il tipo ReportRenderingException espone i membri seguenti.

Costruttori

  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

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetBaseException (Ereditato da Exception).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetObjectData (Ereditato da Exception).
Metodo pubblico GetType (Ereditato da Exception).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Exception).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Data (Ereditato da Exception).
Proprietà pubblica ErrorCode Gets the error code for the exception.
Proprietà pubblica HelpLink (Ereditato da Exception).
Proprietà protetta HResult (Ereditato da Exception).
Proprietà pubblica InnerException (Ereditato da Exception).
Proprietà pubblica Message (Ereditato da Exception).
Proprietà pubblica Source (Ereditato da Exception).
Proprietà pubblica StackTrace (Ereditato da Exception).
Proprietà pubblica TargetSite (Ereditato da Exception).
Proprietà pubblica Unexpected Gets a Boolean value that indicates whether an unexpected exception occurred.

In alto