salesforcer (version 1.0.1)

catch_errors: Function to catch and print HTTP errors

Description

Function to catch and print HTTP errors

Usage

catch_errors(x)

Arguments

x

response(); a response from an HTTP request

Value

logical; return FALSE if the function finishes without detecting an error, otherwise stop the function call.