Class EncryptionKeyNotFoundException

All Implemented Interfaces:
Serializable

public class EncryptionKeyNotFoundException extends AmazonServiceException

No encryption key was found.

See Also:
  • Constructor Details

    • EncryptionKeyNotFoundException

      public EncryptionKeyNotFoundException(String message)
      Constructs a new EncryptionKeyNotFoundException with the specified error message.
      Parameters:
      message - Describes the error encountered.