Class InvalidCertificateException

All Implemented Interfaces:
Serializable

public class InvalidCertificateException extends AmazonServiceException

The request was rejected because the certificate is invalid.

See Also:
  • Constructor Details

    • InvalidCertificateException

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