Membres InvalidArgumentException
The exception that is raised when a parameter that is not valid is passed to a method on the referenced connection to the server.
Le type InvalidArgumentException expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
InvalidArgumentException() () () () | Initializes a new instance of the InvalidArgumentException class. | |
InvalidArgumentException(String) | Initializes a new instance of the InvalidArgumentException class with the specified message text. | |
InvalidArgumentException(String, Exception) | Initializes a new instance of the InvalidArgumentException class with the specified message text and inner exception. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Object.) | |
GetBaseException | (Hérité de Exception.) | |
GetHashCode | (Hérité de Object.) | |
GetObjectData | (Hérité de Exception.) | |
GetType | (Hérité de Exception.) | |
MemberwiseClone | (Hérité de Object.) | |
ToString | (Hérité de Exception.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Data | (Hérité de Exception.) | |
HelpLink | (Hérité de Exception.) | |
HResult | (Hérité de Exception.) | |
InnerException | (Hérité de Exception.) | |
Message | (Hérité de Exception.) | |
Source | (Hérité de Exception.) | |
StackTrace | (Hérité de Exception.) | |
TargetSite | (Hérité de Exception.) |
Haut de la page
Voir aussi