DiscussionsIssue archiveOCCT:Foundation Classes

Archived issue #0009755

Incorrect behavior of try - catch macro

Open CASCADEOCCT:Foundation Classesclosed0 public notes

Search issues

Description

Two problems of try - catch are detected:

1. If the exception is thrown out of the scope try - catch, it is cought by the
catch block. See Attachment 2 (CXX) file attached.

2. The code that contains two try - catch blocks is not compilable. See
Attachment 3 (CXX) file attached.

Additional information

Documentation remark, added by PDN 2006-07-04 15:20:51:

Changes:
This bug was automatically fixed due to integration of FIP with new exceptions
(12131). See documentation on 12131 for more details.

Public activity

No public notes

Participants are labeled by their role within this record.

Related records