ActiveReports 6 Online Help
ExecutionTookTooLongException Class
Members 

Thrown by GetQueuedReport when report.Run takes longer than the MaxReportRunTime. This is more of an informative exception, nothing critical, just informs the caller that they could display a message to the user that execution is still pending, and to ask again for the report output later.
Object Model
ExecutionTookTooLongException Class
Syntax
'Declaration
 
Public Class ExecutionTookTooLongException 
   Inherits System.ApplicationException
public class ExecutionTookTooLongException : System.ApplicationException 
Inheritance Hierarchy

System.Object
   System.Exception
         DataDynamics.ActiveReports.Web.ExecutionTookTooLongException

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ExecutionTookTooLongException Members
DataDynamics.ActiveReports.Web Namespace

Send Feedback