Files
scylladb/thrift
Avi Kivity 788982df33 thrift: improve error messages for exceptions not declared in the thrift interface
When thrift sees an exception that was not declared as part of the interface,
it wraps it using std::exception::what() for the exception text.  This is
often cryptic, so add an "Internal server error" prefix.
2015-05-20 14:26:25 +03:00
..
2015-02-19 17:53:13 +02:00
2015-02-19 17:53:13 +02:00
2015-04-24 18:01:01 +02:00