There are differences between Java Standard Edition (which I would assume makes up most of the questions tagged "java"), Java Enterprise Edition, and Java Mobile Edition. However, I have seen JEE and JME questions tagged as "java". I'm fluent in Java, but I can't answer a lot of JEE questions and no JME questions because of my limited experience.
Should the Java tag be phased out in favor of tags more like "java-standard", "java-enterprise", and "java-mobile" (or similar) or supplemented with one of "jse", "jee", or "jme" tags to define the flavor of Java being used?
throw new FileNotFoundException()for every different kind issue, without specific message – gnat Dec 1 '12 at 15:43