Class InternalServerErrorException

All Implemented Interfaces:
Serializable

public class InternalServerErrorException extends AmazonServiceException

An internal server error has occurred during the request. For more information, see the error and message fields.

See Also:
  • Constructor Details

    • InternalServerErrorException

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