javax.security.cert
public class CertificateException extends Exception
Signals a generic problem with certificates.
This class is deprecated in favor of the {@link java.security.cert.CertificateException} class. It should not be used in new applications.
Constructor Summary | |
---|---|
CertificateException() | |
CertificateException(String msg) |