public class CertificateException extends GeneralSecurityException
Certificate,
Serialized Form| Constructor and Description |
|---|
CertificateException()
Constructs a certificate exception with no detail message.
|
CertificateException(String msg)
Constructs a certificate exception with the given detail
message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CertificateException()
public CertificateException(String msg)
msg - the detail message.Copyright © 2012 CableLabs. All Rights Reserved.