javax.security.cert
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, toString
public CertificateEncodingException()
public CertificateEncodingException(String msg)