Represents a basic class for all exceptions wrappers generated by server.

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 class ExceptionDetailBase
Visual Basic (Declaration)
Public Class ExceptionDetailBase
Visual C++
public ref class ExceptionDetailBase

Inheritance Hierarchy

See Also