Ticket #251 (closed defect: fixed)

Opened 2 weeks ago

Last modified 2 weeks ago

CapeErrorImpl incorrectly drops cause when asked for it

Reported by: jasper Owned by: jasper
Priority: minor Milestone: Phase III
Component: Client Header Files Version:
Keywords: Cc:

Description

CAPE-OPEN errors contain nested errors; the member get_cause gets the nested error if there is one.

The CapeErrorImpl? implementation of get_cause drops the cause, and returns the only reference to the cause. So if asked for a second time, it returns no object.

Change History

comment:1 Changed 2 weeks ago by jasper

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.