Package java.io

Class IOException

extends ExceptionThrowableObject

Signals that an I/O exception of some sort has occurred. This class is the general class of exceptions produced by failed or interrupted I/O operations.

Public Constructors

_INSERT_METHOD_ENTRY_HERE_

Methods inherited from java.lang.Throwable

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_