public class CertificateNotFoundException extends OpenAS2Exception
SOURCE_FILE, SOURCE_MESSAGE
Constructor and Description |
---|
CertificateNotFoundException(String partnershipType,
String alias) |
CertificateNotFoundException(X509Certificate cert) |
Modifier and Type | Method and Description |
---|---|
String |
getAlias() |
String |
getPartnershipType() |
void |
setAlias(String string) |
void |
setPartnershipType(String string) |
addSource, getSource, getSources, log, terminate
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CertificateNotFoundException(String partnershipType, String alias)
public CertificateNotFoundException(X509Certificate cert)
Copyright © 2018. All rights reserved.