The easiest way to find out if an error occurred is to …

Typically, you want your application to check whether a request generated an error before
you spend any time processing results. The easiest way to find out if an error occurred is to
look for an __________ node in the response from the Amazon RDS API.

Typically, you want your application to check whether a request generated an error before
you spend any time processing results. The easiest way to find out if an error occurred is to
look for an __________ node in the response from the Amazon RDS API.

A.
Incorrect

B.
Error

C.
FALSE

Explanation:
http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/APITroubleshooting.html



Leave a Reply 2

Your email address will not be published. Required fields are marked *


thyagaraja

thyagaraja

Retrieving Errors

Typically, you want your application to check whether a request generated an error before you spend any time processing results. The easiest way to find out if an error occurred is to look for an Error node in the response from the Amazon RDS API.