Package com.pdftools

Class CorruptException

All Implemented Interfaces:
Serializable

public class CorruptException extends PdfToolsException

The file is corrupt and cannot be opened.

See Also:
  • Constructor Details

    • CorruptException

      public CorruptException(String message)