|
Quick Lists
|
|
Bug ID:
|
6794071
|
|
Votes
|
0
|
|
Synopsis
|
Provide exception superclass for UnknownFooExceptions
|
|
Category
|
java:classes_lang_model
|
|
Reported Against
|
|
|
Release Fixed
|
7(b48)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
6460529
,
6797177
,
6798955
|
|
Submit Date
|
15-JAN-2009
|
|
Description
|
There are a number of "UnknownFooExceptions" in the javax.lang.model package hiearchy to indicate unknown elements, types, etc. have been encountered as part of the visitor evolution scheme. It would be helpful if these exceptions all had a common superclass so that a single catch block could deal with all of them.
Posted Date : 2009-01-15 04:06:33.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
A fine idea.
Posted Date : 2009-01-15 04:07:17.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |