This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 10286 - Projects module should expect SafeException from DataLoader.readExternal
Summary: Projects module should expect SafeException from DataLoader.readExternal
Status: CLOSED DUPLICATE of bug 9989
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks: 10079
  Show dependency tree
 
Reported: 2001-03-14 11:02 UTC by Jesse Glick
Modified: 2003-07-01 14:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2001-03-14 11:02:23 UTC
It is not very serious if DataLoader.readExternal throws SafeException--normally
this means that the stored action list for the object type could not be restored
correctly (typically after upgrading to a new version of a module which has
removed some actions). So perhaps the projects module should display these
exceptions more nicely than others when deserializing.

I will also try to give a localized annotation to the SE that is thrown, perhaps
this will help.
Comment 1 David Strupl 2001-03-23 15:01:00 UTC
x
Comment 2 David Strupl 2001-03-23 16:26:04 UTC
I think that all exceptions in project error dialog should be less scary.
Marking it as duplicate of 9989. If you think that SafeException is a special case
(not covered by upgrading all descriptions) please reopen.

*** This issue has been marked as a duplicate of 9989 ***
Comment 3 Quality Engineering 2003-07-01 14:15:36 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-07-01 14:17:36 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.