다음을 통해 공유


ParameterValueOutOfRangeException 생성자

Initializes a new instance of the ParameterValueOutOfRangeException class.

오버로드 목록

  이름 설명
공용 메서드 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.

맨 위로 이동