Condividi tramite


Costruttore ParameterValueOutOfRangeException

Initializes a new instance of the ParameterValueOutOfRangeException class.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico ParameterValueOutOfRangeException() () () () Initializes a new instance of the ParameterValueOutOfRangeException class by using default values.
Metodo pubblico ParameterValueOutOfRangeException(String) Initializes a new instance of the ParameterValueOutOfRangeException class when given a message parameter.
Metodo protetto ParameterValueOutOfRangeException(SerializationInfo, StreamingContext) Initializes a new instance of the ParameterValueOutOfRangeException class when given information and context parameters.
Metodo pubblico ParameterValueOutOfRangeException(String, Exception) Initializes a new instance of the ParameterValueOutOfRangeException class when given message and inner exception parameters.

In alto