Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
 
ReportViewerException Class 

Represents errors that occur while viewing a report.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Visual Basic (Declaration)
Public MustInherit Class ReportViewerException
	Inherits Exception
Visual Basic (Usage)
Dim instance As ReportViewerException
C#
public abstract class ReportViewerException : Exception
C++
public ref class ReportViewerException abstract : public Exception
J#
public abstract class ReportViewerException extends Exception
JScript
public abstract class ReportViewerException extends Exception
System.Object
   System.Exception
    Microsoft.Reporting.WinForms.ReportViewerException
       Derived Classes
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker