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