DjvuImageException

DjvuImageException(string)

初始化DjvuImageException类.

public DjvuImageException(string message)
范围类型描述
messageString异常消息。

也可以看看


DjvuImageException(string, Exception)

初始化DjvuImageException类.

public DjvuImageException(string message, Exception innerException)
范围类型描述
messageString异常消息。
innerExceptionException内在异常。

也可以看看