See Also

ExecutionTookToLongException Members  | DataDynamics.ActiveReports.Web Namespace

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports.Web Send feedback to Data Dynamics

ExecutionTookToLongException Class

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.

For a list of all members of this type, see ExecutionTookToLongException members.

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         DataDynamics.ActiveReports.Web.ExecutionTookToLongException

Syntax

[Visual Basic]
Public Class ExecutionTookToLongException    Inherits ApplicationException
[C#]
public class ExecutionTookToLongException : ApplicationException

See Also

ExecutionTookToLongException Members  | DataDynamics.ActiveReports.Web Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.