blob: 5d3802ba65ec4287a59da0dc017d820535cb907c [file] [log] [blame]
#import "TException.h"
@interface TTransportException : TException {
}
@end