[Thrift] message debugging for std::exceptions
authorpfung <dev-null@apache.org>
Thu, 13 Dec 2007 22:30:47 +0000 (22:30 +0000)
committerpfung <dev-null@apache.org>
Thu, 13 Dec 2007 22:30:47 +0000 (22:30 +0000)
commit78ee85c911891231030f2045cb17f98530abf9d9
tree445175e08e8935d897b93163c3bab81698d8ee71
parentae3804f8f7941102d42230a59879dbec8f076223
[Thrift] message debugging for std::exceptions

std::exceptions did not have debug messages printed

reviewed by dreiss
test plan: compiles

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665389 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/server/TThreadPoolServer.cpp