Compartilhar via


Construtor ParameterValueOutOfRangeException

Initializes a new instance of the ParameterValueOutOfRangeException class.

Lista de sobrecargas

  Nome Descrição
Método público ParameterValueOutOfRangeException() () () () Initializes a new instance of the ParameterValueOutOfRangeException class by using default values.
Método público ParameterValueOutOfRangeException(String) Initializes a new instance of the ParameterValueOutOfRangeException class when given a message parameter.
Método protegido ParameterValueOutOfRangeException(SerializationInfo, StreamingContext) Initializes a new instance of the ParameterValueOutOfRangeException class when given information and context parameters.
Método público ParameterValueOutOfRangeException(String, Exception) Initializes a new instance of the ParameterValueOutOfRangeException class when given message and inner exception parameters.

Início