Thrift-1435: make TException.Message property conformant to the usual expectations
authorJake Farrell <jfarrell@apache.org>
Wed, 23 Nov 2011 14:30:41 +0000 (14:30 +0000)
committerJake Farrell <jfarrell@apache.org>
Wed, 23 Nov 2011 14:30:41 +0000 (14:30 +0000)
commitac10256fccfcc9a31946c26777007a41d7766489
tree9d110073cfef3829d84d1129cc8cc584066fcfd5
parenta6c031ad41716173007677dda5e244d7b1314a3d
Thrift-1435: make TException.Message property conformant to the usual expectations
Client: delphi
Patch: Jens Geyer

Make delphi exceptions act like standard TException within other languages

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1205415 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_delphi_generator.cc
lib/delphi/src/Thrift.pas
lib/delphi/test/TestServer.pas