vladalexeev

Results 1 issues of vladalexeev

I suggest a mechanism of not using exception mapping in the global scope. You can define exception mapping in a view: > class JSONRPCTestService(JSONRPCView): > `__JSONRPC_EXCEPTIONS__` = { > CustomServerException:...