-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
8
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
When the program runs and tries to add elements to an array, if the element does not match the type of the array created, the system will throw ArrayStoreException, it should be renamed to ArrayTypeException, or something which makes more sense, and ArrayTypeException is also similiar to C++.
When the program runs and tries to add elements to an array, if the element does not match the type of the array created, the system will throw ArrayStoreException, it should be renamed to ArrayTypeException, or something which makes more sense, and ArrayTypeException is also similiar to C++.