Construtor ParameterValueOutOfRangeException
Initializes a new instance of the ParameterValueOutOfRangeException class.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
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. |
Início