Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
fdd8b5ab013be680eca7d6a241e6ebb39be0ff7c
/
.
/
lib
/
cocoa
/
src
/
protocol
/
TProtocolException.h
blob: c49f170c0008aefbb21ee636c48b2c8958edb365 [
file
] [
log
] [
blame
]
#import "TException.h"
@interface
TProtocolException
:
TException
{
}
@end