CorruptedDocumentException

CorruptedDocumentException()

Menginisialisasi instance baru dariCorruptedDocumentException kelas.

public CorruptedDocumentException()

Lihat juga


CorruptedDocumentException(string)

Menginisialisasi instance baru dariCorruptedDocumentException kelas dengan pesan.

public CorruptedDocumentException(string message)
Parameter Jenis Keterangan
message String Pesan yang menjelaskan kesalahan.

Lihat juga