THRIFT-2015 Thrift exceptions should derive from TException
authorJens Geyer <jensg@apache.org>
Wed, 12 Jun 2013 19:09:36 +0000 (21:09 +0200)
committerJens Geyer <jensg@apache.org>
Wed, 12 Jun 2013 19:10:35 +0000 (21:10 +0200)
commitb310ae78160bf95f6c49ed1cb13aea609878f6ee
treea6f27437ca2bf2af0a4e6b0bf31edf317c0d4bde
parent03aaf93c5381e8a5b63c2fd6d15c18b57cf13d20
THRIFT-2015 Thrift exceptions should derive from TException

Patch: Jens Geyer
compiler/cpp/src/generate/t_csharp_generator.cc
lib/csharp/src/Protocol/TProtocolException.cs
lib/csharp/src/TApplicationException.cs
lib/csharp/src/TException.cs [new file with mode: 0644]
lib/csharp/src/Thrift.WP7.csproj
lib/csharp/src/Thrift.csproj
lib/csharp/src/Transport/TTransportException.cs