Classe MissingParameterException
Représente l'exception qui se produit lorsqu'un paramètre attendu par le rapport n'a pas été fourni.
Espace de noms: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (dans microsoft.reportviewer.webforms.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public NotInheritable Class MissingParameterException
Inherits ReportViewerException
'Utilisation
Dim instance As MissingParameterException
[SerializableAttribute]
public sealed class MissingParameterException : ReportViewerException
[SerializableAttribute]
public ref class MissingParameterException sealed : public ReportViewerException
/** @attribute SerializableAttribute() */
public final class MissingParameterException extends ReportViewerException
SerializableAttribute
public final class MissingParameterException extends ReportViewerException
Hiérarchie d'héritage
System.Object
System.Exception
System.ApplicationException
Microsoft.Reporting.WebForms.ReportViewerException
Microsoft.Reporting.WebForms.MissingParameterException
Sécurité des threads
Tous les membres statiques publics (Shared dans Visual Basic) de ce type sont thread-safe. Il n'existe aucune garantie que les membres de l'instance soient thread-safe.
Voir aussi
Référence
Membres MissingParameterException
Espace de noms Microsoft.Reporting.WebForms