System.exit() isn't a good way to terminate a program... it's much safer to simply return.