joelgombin / banR

R client for the BAN API
http://joelgombin.github.io/banR/
GNU General Public License v3.0
28 stars 10 forks source link

Intercepting errors #12

Closed joelgombin closed 7 years ago

joelgombin commented 7 years ago

@pachevalier I like how your functions print the http code of the request. But how we can intercept them to programatically handle exceptions?