stop_for_pushover_status: Raise an Error if Pushover Request Failed
Description
Examines a response from a Pushover API call for errors. If there were
errors, execution is stopped, and an error message is shown.
Usage
stop_for_pushover_status(x)
Arguments
x
a response
object returned by an API call
Value
If request was successful, the response (invisibly).