Reorder dev center folder

This commit is contained in:
csubira
2019-03-01 11:53:49 +01:00
parent 2ae1547f3c
commit f1e4ff6f33
19 changed files with 2 additions and 0 deletions
@@ -0,0 +1,5 @@
## Error handling
Most of the errors fired by the API are handled by the API itself. It triggers a `CartoError` every time an error happens.
A cartoError is an object containing a single `message` field with a string explaining the error.