Class CertificateProccessingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.pdfbox.examples.signature.validation.CertificateProccessingException
All Implemented Interfaces:
Serializable

public class CertificateProccessingException extends Exception
Class to wrap around Certificate Processing exceptions
See Also:
  • Field Details

  • Constructor Details

    • CertificateProccessingException

      public CertificateProccessingException(Throwable cause)