Class CertificateNotFoundException

All Implemented Interfaces:
Serializable

public class CertificateNotFoundException extends AmazonServiceException

The specified SSL ID does not refer to a valid SSL certificate in AWS Identity and Access Management (IAM).

See Also:
  • Constructor Details

    • CertificateNotFoundException

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