FileTypeNotSupportedException

FileTypeNotSupportedException()

기본 생성자

public FileTypeNotSupportedException()

또한보십시오


FileTypeNotSupportedException(FileType)

FileType 로 예외 인스턴스를 생성합니다.

public FileTypeNotSupportedException(FileType fileType)
모수 유형 설명
fileType FileType 파일 형식

또한보십시오


FileTypeNotSupportedException(string)

message 를 사용하여 예외 인스턴스를 생성합니다.

public FileTypeNotSupportedException(string message)
모수 유형 설명
message String 메시지

또한보십시오