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