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:
    Serialized Form
    • Constructor Detail

      • HsmConfigurationAlreadyExistsException

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