DeflateCompressorException

DeflateCompressorException(string)

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

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

Ayrıca bakınız


DeflateCompressorException(string, Exception)

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

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

Ayrıca bakınız