Membres InvalidPropertyValueException
The exception that is raised when a property is set to a value that is not valid on the referenced connection to the server.
Le type InvalidPropertyValueException expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
InvalidPropertyValueException() () () () | Initializes a new instance of the InvalidPropertyValueException class. |
![]() |
InvalidPropertyValueException(String) | Initializes a new instance of the InvalidPropertyValueException class with the specified message text. |
![]() |
InvalidPropertyValueException(String, Exception) | Initializes a new instance of the InvalidPropertyValueException 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