Class SecretNotFoundException

All Implemented Interfaces:
Serializable

public class SecretNotFoundException extends EnkryptifyException
See Also:
  • Constructor Details

    • SecretNotFoundException

      public SecretNotFoundException(String key, String workspace, String environment)
  • Method Details

    • getKey

      public String getKey()
    • getWorkspace

      public String getWorkspace()
    • getEnvironment

      public String getEnvironment()