public class CertificateNotFoundException extends OpenAS2Exception
SOURCE_FILE, SOURCE_MESSAGE| Constructor and Description |
|---|
CertificateNotFoundException(ECertificatePartnershipType ePartnershipType,
Partnership aPartnership) |
CertificateNotFoundException(ECertificatePartnershipType ePartnershipType,
String sAlias) |
CertificateNotFoundException(X509Certificate aCert) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias() |
ECertificatePartnershipType |
getPartnershipType() |
addSource, getAllSources, getSource, log, terminateaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CertificateNotFoundException(@Nullable ECertificatePartnershipType ePartnershipType, @Nonnull Partnership aPartnership)
public CertificateNotFoundException(@Nullable ECertificatePartnershipType ePartnershipType, @Nullable String sAlias)
public CertificateNotFoundException(@Nullable X509Certificate aCert)
@Nullable public ECertificatePartnershipType getPartnershipType()
Copyright © 2013–2019 Philip Helger. All rights reserved.