Package com.pdftools

Class ExistsException

All Implemented Interfaces:
Serializable

public class ExistsException extends PdfToolsException

The specified item already exists.

See Also:
  • Constructor Details

    • ExistsException

      public ExistsException(String message)