Skip to content

Catch me if you can

Latest
Compare
Choose a tag to compare
@martijndeb martijndeb released this 01 Jun 11:37
· 2 commits to master since this release

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.