IndexOutOFRangeException.IndexOutOFRangeException

IndexOutOFRangeException(string)

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

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

也可以看看


IndexOutOFRangeException(string, Exception)

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

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

也可以看看