|
Bouncy Castle Cryptography Library 1.44 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.bouncycastle.i18n.LocalizedException
org.bouncycastle.mail.smime.validator.SignedMailValidatorException
public class SignedMailValidatorException
Field Summary |
---|
Fields inherited from class org.bouncycastle.i18n.LocalizedException |
---|
message |
Constructor Summary | |
---|---|
SignedMailValidatorException(org.bouncycastle.i18n.ErrorBundle errorMessage)
|
|
SignedMailValidatorException(org.bouncycastle.i18n.ErrorBundle errorMessage,
java.lang.Throwable throwable)
|
Method Summary |
---|
Methods inherited from class org.bouncycastle.i18n.LocalizedException |
---|
getCause, getErrorMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, 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 SignedMailValidatorException(org.bouncycastle.i18n.ErrorBundle errorMessage, java.lang.Throwable throwable)
public SignedMailValidatorException(org.bouncycastle.i18n.ErrorBundle errorMessage)
|
Bouncy Castle Cryptography Library 1.44 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |