Tochka.JsonRpc icon indicating copy to clipboard operation
Tochka.JsonRpc copied to clipboard

Client should wrap all exceptions (http, json, ...)

Open Rast1234 opened this issue 3 years ago • 0 comments

Wrap all logic into try/catch and throw custom exception with context and nested original exception.This is useful because context has detailed information about request and response

Rast1234 avatar Apr 01 '21 10:04 Rast1234