diff options
author | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-01-24 18:27:10 +0000 |
---|---|---|
committer | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-01-24 18:27:10 +0000 |
commit | fe003e9aeaec883d35706e604ac6733a6c4093d5 (patch) | |
tree | 6847010a3e851e63f7c838f05b7b79c97f2d13f2 /TAO/tao/BiDir_GIOP | |
parent | bd552ac9ee506ca0f7dec556b1901b885eeb3419 (diff) | |
download | ATCD-fe003e9aeaec883d35706e604ac6733a6c4093d5.tar.gz |
ChangeLogTag: Wed Jan 24 18:25:26 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/tao/BiDir_GIOP')
-rw-r--r-- | TAO/tao/BiDir_GIOP/BiDirGIOP.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/BiDir_GIOP/BiDirGIOP.cpp b/TAO/tao/BiDir_GIOP/BiDirGIOP.cpp index 339d705792d..cba55b4c268 100644 --- a/TAO/tao/BiDir_GIOP/BiDirGIOP.cpp +++ b/TAO/tao/BiDir_GIOP/BiDirGIOP.cpp @@ -55,7 +55,7 @@ TAO_BiDirGIOP_Loader::init (int, { if (TAO_debug_level > 0) { - ACE_PRINT_EXCEPTION (ACE_ANY_EXCEPTION, + ACE_PRINT_EXCEPTION (ex, "Caught exception:"); } return -1; |