Class ServerInternalErrorException

All Implemented Interfaces:
Serializable

public class ServerInternalErrorException extends AmazonServiceException

The server experienced an internal error. Try again.

See Also:
  • Constructor Details

    • ServerInternalErrorException

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