Class InternalException

All Implemented Interfaces:
Serializable

public class InternalException extends AmazonServiceException

An internal error occurred while processing the request. If this problem persists, report an issue from the Service Health Dashboard.

See Also:
  • Constructor Details

    • InternalException

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