public class CertificateEncodingException extends CertificateException
Signals a problem when encoding certificates.
This class is deprecated in favor of the CertificateEncodingException class. It should not be used
in new applications.
| Constructor and Description |
|---|
CertificateEncodingException() |
CertificateEncodingException(String msg) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CertificateEncodingException()
public CertificateEncodingException(String msg)