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

exception CancelledException {};

#endif