Package java.io

Class IOException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CertificateException, CharConversionException, ConnectionNotFoundException, EOFException, FileNotFoundException, InterruptedIOException, MalformedURLException, ObjectStreamException, ProtocolException, SocketException, SyncFailedException, UnknownHostException, UnknownServiceException, UnsupportedEncodingException, UTFDataFormatException, ZipException

public class IOException extends Exception
See Also:
  • Constructor Details

    • IOException

      public IOException()
    • IOException

      public IOException(String var0)