[omniORB] CORBA::Exception::_name() ?

Duncan Grisby duncan@grisby.org
Mon Aug 5 14:28:00 2002


On Saturday 3 August, Mark Crosland wrote:

> Is there a way to get information from a generic CORBA::Exception?
> Something like a char* info/message pointer?

A recent version of the C++ mapping added a _name() method for all
exceptions that does what you want. omniORB 4 supports it. omniORB 3
doesn't, I'm afraid.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --