Gets the Exception instance that caused the current exception.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property InnerException As System.Exception | |
| C# | |
|---|---|
public System.Exception InnerException {get;} | |
|
| ActiveReports Developer 7 | |
| InnerException Property | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > ReportDataException Class : InnerException Property |
Glossary Item Box