|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception iaik.smime.ess.utils.CertificateDatabaseException
public class CertificateDatabaseException
General exception indicating any CertificateDatabase
related problem.
Constructor Summary | |
---|---|
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. |
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CertificateDatabaseException()
public CertificateDatabaseException(java.lang.String msg)
msg
- the message describing the exception
|
This Javadoc may contain text parts from text parts from IETF Internet Standard specifications (see copyright note). | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |