ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Errors Namespace : ExceptionDetail Class |
The following tables list the members exposed by ExceptionDetail.
Name | Description | |
---|---|---|
ExceptionDetail Constructor | Overloaded. |
Name | Description | |
---|---|---|
HelpLink | Gets or sets the help link from the exception passed to the constructor. | |
InnerException | Gets or sets the ExceptionDetail object that represents the inner exception. | |
Message | Gets or sets the message from the exception passed to the constructor. | |
StackTrace | Gets or sets the stack trace information from the exception passed to the constructor. | |
Type | Gets or sets the type string for the exception passed to the constructor. |