Accusoft.PdfXpressSdk Namespace > FileRepairFailedException Class : FileRepairFailedException Constructor |
Overload | Description |
---|---|
FileRepairFailedException Constructor() | The main constructor for an exception thrown when a file is corrupt and cannot be repaired. |
FileRepairFailedException Constructor(String) | Thrown when a file is corrupt and cannot be repaired which allows passing in an error message. |
FileRepairFailedException Constructor(String,Exception) | Thrown when a file is corrupt and cannot be repaired allowing passing in an error message and inner exception. |