Uses of Class
io.datarouter.secret.exception.SecretClientException
| Package | Description |
|---|---|
| io.datarouter.secret.client | |
| io.datarouter.secret.exception |
-
Uses of SecretClientException in io.datarouter.secret.client
Fields in io.datarouter.secret.client with type parameters of type SecretClientException Modifier and Type Field Description java.util.Optional<SecretClientException>SecretClientOp.SecretClientOpResult. exceptionMethods in io.datarouter.secret.client with parameters of type SecretClientException Modifier and Type Method Description static <T> SecretClientOp.SecretClientOpResult<T>SecretClientOp.SecretClientOpResult. opError(SecretClientException opException) -
Uses of SecretClientException in io.datarouter.secret.exception
Subclasses of SecretClientException in io.datarouter.secret.exception Modifier and Type Class Description classSecretExistsExceptionclassSecretNotFoundExceptionclassSecretValidationException