Overview | Methods | This Package | All Packages
Creates an IOException object.
Syntax
public IOException()
public IOException( String s )
Parameters
s
The text describing the exception.