Condividi tramite


Costruttore ParameterValueOutOfRangeException

Initializes a new instance of the ParameterValueOutOfRangeException class.

Elenco di 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