summaryrefslogtreecommitdiff
path: root/trunk/TAO/performance-tests/CSD_Strategy/TestInf/TestAppException.idl
blob: 2ac53939b77551832675ab848acf960be2b04c4d (plain)
1
2
3
4
5
6
7
// $Id$
#ifndef TESTAPPXCEPTION_IDL
#define TESTAPPXCEPTION_IDL

exception TestAppException {};

#endif