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