error: unreported exception IOException; must be caught or declared to be thrown StringTokenizer st = new StringTokenizer(br.readLine()); code example
Example: IOException; must be caught or declared to be
IOException; must be caught or declared to be