Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client.ReportService
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.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.ReportingServices.Viewer.Client.ReportService..::.ExceptionDetailBase
    PerpetuumSoft.ReportingServices.Viewer.Client.ReportService..::.NoCachedDocumentExceptionDetail

See Also