This release fully switches over to handling errors to exceptions. If the curl request finds a response >= 400, it will transform into a WAException object. If the json response from the server finds a similar code, it will throw the same WAException.