javax.security.cert
public class CertificateException extends Exception
Signals a generic problem with certificates.
This class is deprecated in favor of the CertificateException
class. It should not be used in new
applications.
Constructor and Description |
---|
CertificateException() |
CertificateException(String msg) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CertificateException()
public CertificateException(String msg)