Package io.datarouter.secret.exception
Class NoConfiguredSecretClientSupplierException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.datarouter.secret.exception.NoConfiguredSecretClientSupplierException
- All Implemented Interfaces:
java.io.Serializable
public class NoConfiguredSecretClientSupplierException
extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
Field Summary
Fields Modifier and Type Field Description SecretOpInfosecretOpInfo -
Constructor Summary
Constructors Constructor Description NoConfiguredSecretClientSupplierException(SecretOpInfo secretOpInfo) -
Method Summary