summaryrefslogtreecommitdiff
path: root/TAO/tao/Exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Exception.h')
-rw-r--r--TAO/tao/Exception.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/Exception.h b/TAO/tao/Exception.h
index 84d051c2873..92eff500cf8 100644
--- a/TAO/tao/Exception.h
+++ b/TAO/tao/Exception.h
@@ -265,9 +265,9 @@ TAO_SYSTEM_EXCEPTION(INTF_REPOS); // interface repository unavailable
TAO_SYSTEM_EXCEPTION(BAD_CONTEXT); // error processing context object
TAO_SYSTEM_EXCEPTION(OBJ_ADAPTER); // object adapter failure
TAO_SYSTEM_EXCEPTION(DATA_CONVERSION); // data conversion error
-TAO_SYSTEM_EXCEPTION(INV_POLICY); // invalid policies present
-TAO_SYSTEM_EXCEPTION(REBIND); // rebind needed
-TAO_SYSTEM_EXCEPTION(TIMEOUT); // operation timed out
+TAO_SYSTEM_EXCEPTION(INV_POLICY); // invalid policy override
+TAO_SYSTEM_EXCEPTION(REBIND);
+TAO_SYSTEM_EXCEPTION(TIMEOUT);
TAO_SYSTEM_EXCEPTION(TRANSACTION_UNAVAILABLE);
TAO_SYSTEM_EXCEPTION(TRANSACTION_MODE);
TAO_SYSTEM_EXCEPTION(TRANSACTION_REQUIRED); // operation needs transaction