This document provides references to answer several API Runtime Services frequently asked questions (FAQs).
Exceptions are thrown upon deployment
Exception in app.js outside start() method
See Exception in app.js outside start() method for details on this exception.
Exception inside app.js start() method
See Exception inside app.js start() method for details on this exception.
Exception in a controller, outside of a function
See Exception in a controller, outside of a function for details on this exception.
Exceptions are thrown at runtime
Exception in synchronous calls handling requests
See Exception in synchronous calls handling requests for details on this exception.
Exception in asynchronous callbacks handling requests (or background jobs)
See Exception in asynchronous callbacks handling requests (or background jobs) for details on this exception.
Application crashes while handling requests
See Application crashes while handling requests for details on this exception.
Application crashes while running background jobs
See Application crashes while running background jobs for details on this exception.
Installation errors
Error: ENOENT, no such file or directory
See Error: ENOENT, no such file or directory for details on this exception.