summaryrefslogtreecommitdiff
path: root/TAO/tao/Exception.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-07 17:14:20 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-07 17:14:20 +0000
commita0af4517dd908245d12ca05b4895033cecad4826 (patch)
tree3c1ff4952d51f56a09922786025f8760bcc13d09 /TAO/tao/Exception.h
parentc42c7a935e6c79194b005e6b7fc7a7d92392c639 (diff)
downloadATCD-a0af4517dd908245d12ca05b4895033cecad4826.tar.gz
ChangeLogTag:Wed Apr 7 12:03:33 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Exception.h')
-rw-r--r--TAO/tao/Exception.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Exception.h b/TAO/tao/Exception.h
index c22ff8d55ed..d507b33c621 100644
--- a/TAO/tao/Exception.h
+++ b/TAO/tao/Exception.h
@@ -231,6 +231,8 @@ TAO_SYSTEM_EXCEPTION(DATA_CONVERSION);
TAO_SYSTEM_EXCEPTION(INV_POLICY);
TAO_SYSTEM_EXCEPTION(REBIND);
TAO_SYSTEM_EXCEPTION(TIMEOUT);
+TAO_SYSTEM_EXCEPTION(TRANSACTION_UNAVAILABLE);
+TAO_SYSTEM_EXCEPTION(TRANSACTION_MODE);
#undef TAO_SYSTEM_EXCEPTION