다음을 통해 공유


PropertyTypeMismatchException 생성자

Initializes a new instance of the PropertyTypeMismatchException class.

오버로드 목록

  이름 설명
공용 메서드 PropertyTypeMismatchException() () () () Initializes a new instance of the PropertyTypeMismatchException class.
공용 메서드 PropertyTypeMismatchException(String) Initializes a new instance of the PropertyTypeMismatchException class with the specified message.
공용 메서드 PropertyTypeMismatchException(String, Exception) Initializes a new instance of the PropertyTypeMismatchException class with the specified message and specified inner exception.
공용 메서드 PropertyTypeMismatchException(String, String, String) Initializes a new instance of the PropertyTypeMismatchException class for the specified property, and specified received type and expected type.

맨 위로 이동