Class UnknownProductException

All Implemented Interfaces:
Serializable

public class UnknownProductException extends ITextException
An exception notifies that unknown product was found in iText ecosystem.
See Also:
  • Field Details

    • UNKNOWN_PRODUCT

      public static final String UNKNOWN_PRODUCT
      Message notifies that event corresponding to unknown product was met. It is a parametrized message. List of params:
      • the name of unknown product
      See Also:
  • Constructor Details

    • UnknownProductException

      public UnknownProductException (String message)
      Creates a new instance of the exception.
      Parameters:
      message - the detail message