public class SecretKeyNotAvailableException extends SignatureValidationException
Constructor and Description |
---|
SecretKeyNotAvailableException(String message,
String keyId) |
SecretKeyNotAvailableException(String message,
String keyId,
Throwable cause) |
SecretKeyNotAvailableException(String keyId,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getKeyId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getKeyId()
Copyright © 2024 Worldline Global Collect. All rights reserved.