ReportServerException Class

Definition

public ref class ReportServerException : Microsoft::Reporting::WebForms::ReportViewerException
[System.Serializable]
public class ReportServerException : Microsoft.Reporting.WebForms.ReportViewerException
[<System.Serializable>]
type ReportServerException = class
    inherit ReportViewerException
Public Class ReportServerException
Inherits ReportViewerException
Inheritance
ReportServerException
Derived
Attributes

Constructors

ReportServerException(SerializationInfo, StreamingContext)
ReportServerException(String, String, Exception)

Properties

ErrorCode

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to