Class KMSInternalException

All Implemented Interfaces:
Serializable

public class KMSInternalException extends AmazonServiceException

The request was rejected because an internal exception occurred. The request can be retried.

See Also:
  • Constructor Details

    • KMSInternalException

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