GroupDocsMergerException

GroupDocsMergerException(string)

의 새 인스턴스를 초기화합니다.GroupDocsMergerException 클래스.

public GroupDocsMergerException(string message)
모수 유형 설명
message String 오류를 설명하는 메시지입니다.

또한보십시오


GroupDocsMergerException(string, Exception)

의 새 인스턴스를 초기화합니다.GroupDocsMergerException 클래스.

public GroupDocsMergerException(string message, Exception innerException)
모수 유형 설명
message String 오류를 설명하는 메시지입니다.
innerException Exception 오류의 내부 예외입니다.

또한보십시오