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(java.lang.String msg) |
public CertificateEncodingException()
public CertificateEncodingException(java.lang.String msg)