>>45
Fuck you're stupid. I started this discussion by saying you shouldn't use Java for serious applications for exactly the reasons you're stating. Eat shit and die.
And all methods have "throws Error", not "throws Exception". Throws you're most likely to encounter in learning programming, such as IOExceptions for getting a filename wrong, javac will force you to catch. This is why Java is good for LEARNING, which is the whole point of this thread.