ReportServerException Members

Represents errors that occur while connecting to a report server and also errors that occur on the report server while processing a server report or rendering the report to the report page layout (RPL) format.

The following tables list the members exposed by the ReportServerException type.

Protected Constructors

  Name Description
Protected method ReportServerException Overloaded.  

Top

Public Properties

(see also Protected Properties )

  Name Description
Public property Data  (Inherited from Exception.)
Public property ErrorCode Returns the error code from the exception.
Public property HelpLink  (Inherited from Exception.)
Public property InnerException  (Inherited from Exception.)
Public property Message  (Inherited from Exception.)
Public property Source  (Inherited from Exception.)
Public property StackTrace  (Inherited from Exception.)
Public property TargetSite  (Inherited from Exception.)

Top

Protected Properties

  Name Description
Protected property HResult  (Inherited from Exception.)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetBaseException  (Inherited from Exception.)
Public method GetHashCode  (Inherited from Object.)
Public method GetObjectData Overridden.  
Public method GetType  (Inherited from Exception.)
Public method ms254615.static(en-us,VS.100).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Exception.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

Protected Events

  Name Description
Protected event SerializeObjectState  (Inherited from Exception.)

Top

See Also

Reference

ReportServerException Class
Microsoft.Reporting.WebForms Namespace