Class InternalServiceErrorException

All Implemented Interfaces:
Serializable

public class InternalServiceErrorException extends AmazonServiceException

An internal error has occurred. Retry your request. If the problem persists, post a message with details on the AWS forums.

See Also:
  • Constructor Details

    • InternalServiceErrorException

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