Accusoft.PdfXpressSdk Namespace > DamagedFileException Class : DamagedFileException Constructor |
Overload | Description |
---|---|
DamagedFileException Constructor() | The main constructor when a file is corrupt and needs to be repaired. |
DamagedFileException Constructor(String) | Thrown when a file is corrupt and needs repaired allowing to pass in an error message. |
DamagedFileException Constructor(String,Exception) | Thrown when a file is corrupt and needs repaired allowing to pass in an error message and inner exception. |