Represents an error occurred during a Report Service operation.
Namespace: Telerik.Reporting.ServiceAssembly: Telerik.Reporting.Service (in Telerik.Reporting.Service.dll)
Syntax
| C# |
|---|
public class ReportServiceOperationException : Exception |
| Visual Basic |
|---|
Public Class ReportServiceOperationException _
Inherits Exception |
Inheritance Hierarchy
Version Information
Supported in: 1.0.1, 1.0
See Also