GroupDocsMergerException

GroupDocsMergerException(string)

初始化一个新的实例GroupDocsMergerException类.

public GroupDocsMergerException(string message)
范围 类型 描述
message String 描述错误的消息。

也可以看看


GroupDocsMergerException(string, Exception)

初始化一个新的实例GroupDocsMergerException类.

public GroupDocsMergerException(string message, Exception innerException)
范围 类型 描述
message String 描述错误的消息。
innerException Exception 错误的内部异常。

也可以看看