Serializable
public class VerificationException extends GeneralSecurityException
Constructor | Description |
---|---|
VerificationException(Certificate cert,
String message) |
Creates a VerificationException
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public VerificationException(Certificate cert, String message)
Copyright © 2018. All rights reserved.