Class InternalErrorException

All Implemented Interfaces:
Serializable

public class InternalErrorException extends AmazonServiceException
Thrown when the service encounters an error during processing the request.
See Also:
  • Constructor Details

    • InternalErrorException

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