Class SecretNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.yahoo.container.jdisc.secretstore.SecretNotFoundException
All Implemented Interfaces:
Serializable

public class SecretNotFoundException extends RuntimeException
Author:
mortent
See Also:
  • Constructor Details

    • SecretNotFoundException

      public SecretNotFoundException(String message)