Class VerificationException

All Implemented Interfaces:
Serializable

public class VerificationException extends GeneralSecurityException
An exception that is thrown when something is wrong with a certificate.
See Also:
  • Constructor Details

    • VerificationException

      public VerificationException (Certificate cert, String message)
      Creates a VerificationException.
      Parameters:
      cert - is a failed certificate
      message - is a reason of failure