Exception Handling
You should catch all exceptions and transform them via JsonApiServer::handleException into a json api response, which can be handled like a normal document response.
| prev: Requests | back to README |
You should catch all exceptions and transform them via JsonApiServer::handleException into a json api response, which can be handled like a normal document response.
| prev: Requests | back to README |