Better error handling #2
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
It would be nice to have more precise error handling instead of throwing a CurlException when something goes wrong. We should analyse the returned JSON and throw a custom
PBException
that has the enum value specifying the more specific error.The text was updated successfully, but these errors were encountered: