Class HsmConfigurationNotFoundException

All Implemented Interfaces:
Serializable

public class HsmConfigurationNotFoundException extends AmazonServiceException

There is no Amazon Redshift HSM configuration with the specified identifier.

See Also:
  • Constructor Details

    • HsmConfigurationNotFoundException

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