Web Service Library > ExceptionDetail Object |
Defines detailed exception information for an IReportService request operation error.
Name | Description | |
---|---|---|
HelpLink Property | Gets the string for the help link from the exception. | |
InnerException Property | Gets the ExceptionDetail object that represents the inner exception. | |
Message Property | Gets the string message from the exception. | |
StackTrace Property | Gets the string stack trace information from the exception. | |
Type Property | Gets the string representing the type of the exception. |