Membri ReportRenderingException
This ReportRenderingException class is used by rendering extensions to create runtime exceptions.
Il tipo ReportRenderingException espone i membri seguenti.
Costruttori
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetBaseException | (Ereditato da Exception). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetObjectData | (Ereditato da Exception). |
![]() |
GetType | (Ereditato da Exception). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Exception). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Data | (Ereditato da Exception). |
![]() |
ErrorCode | Gets the error code for the exception. |
![]() |
HelpLink | (Ereditato da Exception). |
![]() |
HResult | (Ereditato da Exception). |
![]() |
InnerException | (Ereditato da Exception). |
![]() |
Message | (Ereditato da Exception). |
![]() |
Source | (Ereditato da Exception). |
![]() |
StackTrace | (Ereditato da Exception). |
![]() |
TargetSite | (Ereditato da Exception). |
![]() |
Unexpected | Gets a Boolean value that indicates whether an unexpected exception occurred. |
In alto
Vedere anche