Page MenuHomePhabricator

Uncaught exception in surface interpolation
Closed, ResolvedPublic

Description

Within the interpolation pipeline a read access to the selected segmentation image is requested. This access can throw an exception if the requested index does not lie within the image. In that case the interpolation pipeline is interrupted and nothing happens.
This exception should be caught.

Event Timeline

User fetzer has pushed new remote branch:

bug-18041-uncaught-exception-during-surface-interpolation

Updating target milestone to upcoming release

[0bc8ab]: Merge branch 'bug-18041-uncaught-exception-during-surface-interpolatio

Merged commits:

2014-10-16 20:06:19 Andreas Fetzer [ba9b61]
Merge remote-tracking branch 'origin/bug-18041-uncaught-exception-during-surface-interpolation' into bug-18041-uncaught-exception-during-surface-interpolation-integration


2014-10-16 19:23:23 Andreas Fetzer [191c59]
Merge branch 'bug-12051-undo-redo-for-interpolation-integration' into bug-12051-undo-redo-for-interpolation


2014-08-27 09:44:56 Andreas Fetzer [faed24]
Catching exception during image access