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:
    Serialized Form
    • Constructor Detail

      • InternalServiceErrorException

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