Class IOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
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 Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
-
Constructor Details
-
IOException
public IOException() -
IOException
-