DocumentFormatException
DocumentFormatException class
문서 형식이 인식되지 않거나 유효하지 않을 때 발생하는 예외입니다.
public class DocumentFormatException : GroupDocsRedactionException
생성자
이름 | 설명 |
---|---|
DocumentFormatException(string) | DocumentFormatException 클래스의 새 인스턴스를 초기화합니다. |
DocumentFormatException(string, Exception) | 지정된 오류 메시지와 이 예외의 원인인 내부 예외에 대한 참조를 사용하여 DocumentFormatException 클래스의 새 인스턴스를 초기화합니다. |