Class HsmConfigurationAlreadyExistsException

All Implemented Interfaces:
Serializable

public class HsmConfigurationAlreadyExistsException extends AmazonServiceException

There is already an existing Amazon Redshift HSM configuration with the specified identifier.

See Also:
  • Constructor Details

    • HsmConfigurationAlreadyExistsException

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