Register an exception
POST/exception
The dApp should call this method when it cannot proceed with the request processing after an exception happens. This method should be the last method ever called by the dApp backend, and it should not expect the call to return. The Rollup HTTP Server will pass the exception info to the Cartesi Server Manager.
Request
Responses
- 200
- default
Accepted the exception throw.
Error response.