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