Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
thrift
/
847a294b4e0ccdcf813b67954460e18dad6af54f
/
.
/
lib
/
cocoa
/
src
/
protocol
/
TProtocolException.h
blob: c49f170c0008aefbb21ee636c48b2c8958edb365 [
file
] [
log
] [
blame
]
#import "TException.h"
@interface
TProtocolException
:
TException
{
}
@end