ParameterValueOutOfRangeException-Member
The exception that is thrown if a value passed to a parameter is out of range for the data type of the parameter.
Der ParameterValueOutOfRangeException-Typ macht die folgenden Member verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
ParameterValueOutOfRangeException() () () () | Initializes a new instance of the ParameterValueOutOfRangeException class by using default values. |
![]() |
ParameterValueOutOfRangeException(String) | Initializes a new instance of the ParameterValueOutOfRangeException class when given a message parameter. |
![]() |
ParameterValueOutOfRangeException(SerializationInfo, StreamingContext) | Initializes a new instance of the ParameterValueOutOfRangeException class when given information and context parameters. |
![]() |
ParameterValueOutOfRangeException(String, Exception) | Initializes a new instance of the ParameterValueOutOfRangeException class when given message and inner exception parameters. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetBaseException | (Geerbt von Exception.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetObjectData | Sets the specified SerializationInfo with information about the exception. (Geerbt von ReplicationAgentException.) |
![]() |
GetType | (Geerbt von Exception.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Exception.) |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Data | (Geerbt von Exception.) |
![]() |
HelpLink | (Geerbt von Exception.) |
![]() |
HResult | (Geerbt von Exception.) |
![]() |
InnerException | (Geerbt von Exception.) |
![]() |
Message | (Geerbt von Exception.) |
![]() |
MessageCode | Gets the error code of the underlying error. (Geerbt von ReplicationAgentException.) |
![]() |
Source | (Geerbt von Exception.) |
![]() |
StackTrace | (Geerbt von Exception.) |
![]() |
TargetSite | (Geerbt von Exception.) |
Zum Anfang
.gif)
.gif)
.gif)
.gif)