Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.1
-
None
-
Patch Available
Description
src/Protocol/TProtocolException.cs(28,43): error CS0246: The type or namespace name `TException' could not be found. Are you missing a using directive or an assembly reference?
src/Transport/TTransportException.cs(28,44): error CS0246: The type or namespace name `TException' could not be found. Are you missing a using directive or an assembly reference?
src/TApplicationException.cs(29,46): error CS0246: The type or namespace name `TException' could not be found. Are you missing a using directive or an assembly reference?
Attachments
Attachments
Issue Links
- is related to
-
THRIFT-2015 Thrift exceptions should derive from TException
- Closed