Class VerificationException

All Implemented Interfaces:
Serializable

@Deprecated public class VerificationException extends GeneralSecurityException
Deprecated.
starting from 9.0.0 since all the classes that use this one are also deprecated in favour of new signature validation logic in the com.itextpdf.signatures.validation package.
An exception that is thrown when something is wrong with a certificate.
See Also: