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, toStringpublic CertificateException()
public CertificateException(String msg)