diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-02-28 09:25:00 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-02-28 09:25:00 +0100 |
| commit | 1b8fd35aadfad6a1e55391f02add6076c8c9ea8f (patch) | |
| tree | ec1a51330250ca42add7de3c94384b4f9b64d40c /src/rpcserver.cpp | |
| parent | Merge pull request #3760 from ian-kelling/master (diff) | |
| download | discoin-1b8fd35aadfad6a1e55391f02add6076c8c9ea8f.tar.xz discoin-1b8fd35aadfad6a1e55391f02add6076c8c9ea8f.zip | |
Make tinyformat errors raise an exception instead of assert()ing
By default tinyformat errors such as 'wrong number of conversion
specifiers in format string' cause an assertion failure.
Raise an exception instead so that error handling can recover or can
show an appropriate error.
Diffstat (limited to 'src/rpcserver.cpp')
0 files changed, 0 insertions, 0 deletions