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