summaryrefslogtreecommitdiff
path: root/TAO/tests/CSD_Strategy_Tests/TP_Common/CancelledException.idl
blob: 8f9afcf68dead08aee4cb74e4349bb76540de0c5 (plain)
1
2
3
4
5
6
7
// $Id$
#ifndef CANCELAPPXCEPTION_IDL
#define CANCELAPPXCEPTION_IDL

exception CancelledException {};

#endif