Class LzwCompressorException

LzwCompressorException class

Pengecualian kompresor lzw.

public class LzwCompressorException : CompressorException

Konstruktor

NamaKeterangan
LzwCompressorException(string)Menginisialisasi instance baru dariLzwCompressorException kelas.
LzwCompressorException(string, Exception)Menginisialisasi instance baru dariLzwCompressorException kelas.

Lihat juga