Class UnavailableSecretReferenceException

All Implemented Interfaces:
Serializable

@EvolvingAll public class UnavailableSecretReferenceException extends SecretException
An exception that occured when a secret reference is not available.
Since:
AM 6.5.0
See Also:
  • Constructor Details

    • UnavailableSecretReferenceException

      public UnavailableSecretReferenceException(String message)
      Construct a new exception.
      Parameters:
      message - The message.