Package java.io
Class IOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CertificateException
,CharConversionException
,ConnectionNotFoundException
,EOFException
,FileNotFoundException
,InterruptedIOException
,MalformedURLException
,ObjectStreamException
,ProtocolException
,SocketException
,SyncFailedException
,UnknownHostException
,UnknownServiceException
,UnsupportedEncodingException
,UTFDataFormatException
,ZipException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
IOException
public IOException() -
IOException
-