summaryrefslogtreecommitdiff
path: root/TAO/tests/CSD_Strategy_Tests/TP_Common/TestAppException.idl
blob: f4cf0a8d88c3d86b2cf0c5db689cc2fd90f8d663 (plain)
1
2
3
4
5
6
#ifndef TESTAPPXCEPTION_IDL
#define TESTAPPXCEPTION_IDL

exception TestAppException {};

#endif