public class KeyNotFoundException extends OpenAS2Exception
SOURCE_FILE, SOURCE_MESSAGE| Constructor and Description |
|---|
KeyNotFoundException(X509Certificate aCert) |
KeyNotFoundException(X509Certificate aCert,
String sAlias) |
KeyNotFoundException(X509Certificate aCert,
String sAlias,
Throwable aCause) |
addSource, getAllSources, getSource, log, terminateaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic KeyNotFoundException(@Nullable X509Certificate aCert)
public KeyNotFoundException(@Nullable X509Certificate aCert, @Nullable String sAlias)
Copyright © 2013–2019 Philip Helger. All rights reserved.