Represents an exception wrapper generated when document is not found in cash.

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

Syntax

C#
public class NoCachedDocumentExceptionDetail : ExceptionDetailBase
Visual Basic (Declaration)
Public Class NoCachedDocumentExceptionDetail _
	Inherits ExceptionDetailBase
Visual C++
public ref class NoCachedDocumentExceptionDetail : public ExceptionDetailBase

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Silverlight.Server..::.ExceptionDetailBase
    PerpetuumSoft.Reporting.Silverlight.Server..::.NoCachedDocumentExceptionDetail

See Also