Serializablepublic class CertificateNotFoundException extends OpenAS2Exception
SOURCE_FILE, SOURCE_MESSAGE| Constructor | Description |
|---|---|
CertificateNotFoundException(String partnershipType,
String alias) |
|
CertificateNotFoundException(X509Certificate cert) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getAlias() |
|
String |
getPartnershipType() |
|
void |
setAlias(String string) |
|
void |
setPartnershipType(String string) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSource, getSource, getSources, log, terminateaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CertificateNotFoundException(String partnershipType, String alias)
public CertificateNotFoundException(X509Certificate cert)
Copyright © 2018. All rights reserved.