Class EncryptionUnsupportedByProductException

All Implemented Interfaces:
Serializable

public class EncryptionUnsupportedByProductException extends UnsupportedEncryptionException
Identifies that the specified encryption mechanism is not supported by this product, that is, PDFRenderer, as opposed to a limitation in the platform.
See Also:
  • Constructor Details

    • EncryptionUnsupportedByProductException

      public EncryptionUnsupportedByProductException(String message)