Create 04-error-handling.md
This commit is contained in:
parent
6b38d89153
commit
e4256c1eb1
5
docs/reference/04-error-handling.md
Normal file
5
docs/reference/04-error-handling.md
Normal file
@ -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.
|
Loading…
Reference in New Issue
Block a user