2008-04-25 Kai Tietz <kai.tietz@onevision.com>
[official-gcc.git] / libjava / org / omg / CORBA / WrongTransaction.h
blob3ff439ebe6970b544d3b5c61078f1059241c27cb
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __org_omg_CORBA_WrongTransaction__
5 #define __org_omg_CORBA_WrongTransaction__
7 #pragma interface
9 #include <org/omg/CORBA/UserException.h>
10 extern "Java"
12 namespace org
14 namespace omg
16 namespace CORBA
18 class WrongTransaction;
24 class org::omg::CORBA::WrongTransaction : public ::org::omg::CORBA::UserException
27 public:
28 WrongTransaction();
29 WrongTransaction(::java::lang::String *);
30 static ::java::lang::Class class$;
33 #endif // __org_omg_CORBA_WrongTransaction__