LzwCompressorException

LzwCompressorException(string)

Yeni bir örneğini başlatırLzwCompressorException sınıf.

public LzwCompressorException(string message)
ParametreTipTanım
messageStringİstisna mesajı.

Ayrıca bakınız


LzwCompressorException(string, Exception)

Yeni bir örneğini başlatırLzwCompressorException sınıf.

public LzwCompressorException(string message, Exception innerException)
ParametreTipTanım
messageStringİstisna mesajı.
innerExceptionExceptionİç istisna.

Ayrıca bakınız