public class AS2CertificateNotFoundException extends AS2Exception
| Constructor and Description |
|---|
AS2CertificateNotFoundException(ECertificatePartnershipType ePartnershipType,
Partnership aPartnership) |
AS2CertificateNotFoundException(ECertificatePartnershipType ePartnershipType,
String sAlias) |
AS2CertificateNotFoundException(X509Certificate aCert) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias() |
ECertificatePartnershipType |
getPartnershipType() |
getSourceMsg, log, log, setSourceMsg, terminate, terminate, terminateaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AS2CertificateNotFoundException(@Nullable ECertificatePartnershipType ePartnershipType, @Nonnull Partnership aPartnership)
public AS2CertificateNotFoundException(@Nullable ECertificatePartnershipType ePartnershipType, @Nullable String sAlias)
public AS2CertificateNotFoundException(@Nullable X509Certificate aCert)
@Nullable public ECertificatePartnershipType getPartnershipType()
Copyright © 2013–2022 Philip Helger. All rights reserved.