dataservices-api/docs/reference/04-error-handling.md
2018-04-13 10:33:03 +02:00

241 B

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.