GetItemNotFoundMode

GetItemNotFoundMode

GetItemNotFoundMode

The error mode to determine the behaviour of error from a get request.

ERROR Return all errors.
RETURN_NULL Return null if the item is not found. All other errors are returned.