Class CertificateNotFoundException

All Implemented Interfaces:
Serializable

public class CertificateNotFoundException extends AmazonServiceException

CertificateIdentifier does not refer to an existing certificate.

See Also:
  • Constructor Details

    • CertificateNotFoundException

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