Class EncryptionIntegrityChecksFailedException

All Implemented Interfaces:
Serializable

public class EncryptionIntegrityChecksFailedException extends AmazonServiceException

An encryption integrity check failed.

See Also:
  • Constructor Details

    • EncryptionIntegrityChecksFailedException

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