Class HsmClientCertificateNotFoundException

All Implemented Interfaces:
Serializable

public class HsmClientCertificateNotFoundException extends AmazonServiceException

There is no Amazon Redshift HSM client certificate with the specified identifier.

See Also:
  • Constructor Details

    • HsmClientCertificateNotFoundException

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