ActiveReports 12 Server User Guide
ExceptionDetails Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Policy Namespace > JournalEntryDetails Class : ExceptionDetails Property
Gets or sets the exception details if the job was failed.
Syntax
'Declaration
 
Public Property ExceptionDetails As ExceptionDetail
public ExceptionDetail ExceptionDetails {get; set;}

Property Value

The exception details.
See Also

Reference

JournalEntryDetails Class
JournalEntryDetails Members