Class InternalServerException

All Implemented Interfaces:
Serializable

public class InternalServerException extends AmazonServiceException

This exception occurs when there is an internal failure in the EMR service.

See Also:
  • Constructor Details

    • InternalServerException

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