Generates DocumentNotFound 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 DocumentNotFound()
Visual Basic (Declaration)
Public Shared Function DocumentNotFound As Exception
Visual C++
public:
static Exception^ DocumentNotFound()

Return Value

NoDocumentException class.

See Also