summaryrefslogtreecommitdiff
path: root/TAO/tao/WrongTransactionC.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-08 16:29:30 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-08 16:29:30 +0000
commitac80b8ff96d0c2a2b8b8fcd89a82b306b97f20c5 (patch)
tree6a065b0fe7f6feb83056e31ab093cc33e43d2ef3 /TAO/tao/WrongTransactionC.cpp
parent80eb545262f2ea57e5d0620251e71d60cc53cb78 (diff)
downloadATCD-ac80b8ff96d0c2a2b8b8fcd89a82b306b97f20c5.tar.gz
Thu Feb 8 16:26:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/WrongTransactionC.cpp')
-rw-r--r--TAO/tao/WrongTransactionC.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/WrongTransactionC.cpp b/TAO/tao/WrongTransactionC.cpp
index ad6e5150b31..a40a1facb22 100644
--- a/TAO/tao/WrongTransactionC.cpp
+++ b/TAO/tao/WrongTransactionC.cpp
@@ -122,7 +122,7 @@ CORBA::WrongTransaction::_tao_duplicate (void) const
void CORBA::WrongTransaction::_raise (void) const
{
- TAO_RAISE (*this);
+ throw *this;
}
void CORBA::WrongTransaction::_tao_encode (