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