Generates ExecutionOutOfCache exception.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Server
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Server (in PerpetuumSoft.ReportingServices.Viewer.Server.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static Exception ExecutionOutOfCache()
Visual Basic (Declaration)
Public Shared Function ExecutionOutOfCache As Exception
Visual C++
public:
static Exception^ ExecutionOutOfCache()

Return Value

ExecutionOutOfCacheException class.

See Also