Class SecretNotFoundException

All Implemented Interfaces:
Serializable

public class SecretNotFoundException extends SecretProviderException
A SecretProviderException thrown when a secret cannot be found
See Also:
  • Constructor Details

    • SecretNotFoundException

      public SecretNotFoundException(String message)
    • SecretNotFoundException

      public SecretNotFoundException(String message, Throwable cause)