IOException

IOException class

파일 처리가 실패할 때 throw되는 예외입니다.

public class IOException : AnnotatorException

생성자

이름 설명
IOException(string) 의 새 인스턴스를 초기화합니다.IOException 수업.
IOException(string, Exception) 의 새 인스턴스를 초기화합니다.IOException 수업.

또한보십시오