Initializes a new instance of the NoCachedDocumentException class.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Server.Exceptions
Assembly:  PerpetuumSoft.Reporting.Silverlight.Server (in PerpetuumSoft.Reporting.Silverlight.Server.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public NoCachedDocumentException()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
NoCachedDocumentException()

See Also