public class CertificateDatabaseException
extends java.lang.Exception
CertificateDatabase related problem.| Constructor and Description |
|---|
CertificateDatabaseException()
Creates a new CertificateDatabaseException.
|
CertificateDatabaseException(java.lang.String msg)
Creates a new CertificateDatabaseException with the given message
that describes the reason for the exception.
|
public CertificateDatabaseException()
public CertificateDatabaseException(java.lang.String msg)
msg - the message describing the exception