Reporting

Represents an error occurred during a Report Service operation.

Namespace: Telerik.Reporting.Service
Assembly: Telerik.Reporting.Service (in Telerik.Reporting.Service.dll)

Syntax

C#
public class ReportServiceOperationException : Exception
Visual Basic
Public Class ReportServiceOperationException _
	Inherits Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Telerik.Reporting.Service..::..ReportServiceOperationException

Version Information

Supported in: 1.0.1, 1.0

See Also