summaryrefslogtreecommitdiff
path: root/lib/cpp/src/thrift/TApplicationException.h
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-4762: Applied some C++11 refactorings to the runtime library and compi...Sebastian Zenker2019-01-291-2/+2
* use noexcept instead of throw() in librarycyy2019-01-071-2/+2
* THRIFT-3758 TApplicationException::getType and TProtocolException::getType sh...tpcwang2016-03-291-1/+1
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-37/+37
* Revert "THRIFT-2729: C++ - .clang-format created and applied"Konrad Grochowski2014-11-181-37/+37
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-37/+37
* THRIFT-1801 Sync up TApplicationException codes across languages and thrift i...Roger Meier2012-12-221-8/+16
* THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'Roger Meier2012-04-131-0/+107