Closed
Bug 40615
Opened 25 years ago
Closed 24 years ago
Need to throw Unsupported Method exceptions in Methods not implemented
Categories
(Core Graveyard :: Java-Implemented Plugins, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: geetha.vaidyanaathan, Assigned: blackconnect)
References
Details
For methods that do not have implementation in the C++ Plugins component ,
the correcponding Java method can throw some kind of unsupported method
exception
-geetha
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Webclient has this need too. We defined our own class
org.mozilla.webclient.UnimplementedException.
We should instead define org.mozilla.util.UnimplementedException.
Assignee | ||
Comment 3•24 years ago
|
||
throwing of lava.lang.UnsupportedOperationException was added
I am closing this bug as fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•