Co to jest IoException w Javie

IOException is a Java exception which occurs when an IO(input/output)
operations fails.
rng70