Class CertificateStateException

All Implemented Interfaces:
Serializable

public class CertificateStateException extends AmazonServiceException

The certificate operation is not allowed.

See Also:
  • Constructor Details

    • CertificateStateException

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