Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the exception that occurs when a parameter expected by the report has not been supplied.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Reporting.WinForms.ReportViewerException
Microsoft.Reporting.WinForms.MissingParameterException
Syntax
[SerializableAttribute]
public sealed class MissingParameterException : ReportViewerException
[SerializableAttribute]
public ref class MissingParameterException sealed : ReportViewerException
[<Sealed>]
[<SerializableAttribute>]
type MissingParameterException =
class
inherit ReportViewerException
end
<SerializableAttribute>
Public NotInheritable Class MissingParameterException
Inherits ReportViewerException
Properties
| Name | Description | |
|---|---|---|
![]() |
Data | (Inherited from Exception.) |
![]() |
HelpLink | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
Message | (Inherited from Exception.) |
![]() |
Source | (Inherited from Exception.) |
![]() |
StackTrace | (Inherited from Exception.) |
![]() |
TargetSite | (Inherited from Exception.) |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
GetBaseException() | (Inherited from Exception.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetObjectData(SerializationInfo, StreamingContext) | (Inherited from Exception.) |
![]() |
GetType() | (Inherited from Exception.) |
![]() |
ToString() | (Inherited from Exception.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Reporting.WinForms Namespace
Return to top
.jpeg)
.gif)