← 返回首页
IOException (Java SE 26 & JDK 26)
JavaScript is disabled on your browser.
Contents  
  1. Description
  2. Constructor Summary
  3. Method Summary
  4. Constructor Details
    1. IOException()
    2. IOException(String)
    3. IOException(String, Throwable)
    4. IOException(Throwable)
Hide sidebar  Show sidebar

Class IOException

All Implemented Interfaces: Serializable Direct Known Subclasses: AttachOperationFailedException, ChangedCharSetException, CharacterCodingException, CharConversionException, ClosedChannelException, ClosedConnectionException, EOFException, FileLockInterruptionException, FileNotFoundException, FilerException, FileSystemException, HttpRetryException, HttpTimeoutException, IIOException, InterruptedByTimeoutException, InterruptedIOException, InvalidPropertiesFormatException, JMXProviderException, JMXServerErrorException, MalformedURLException, ObjectStreamException, ProtocolException, RemoteException, SaslException, SocketException, SSLException, StreamLimitException, SyncFailedException, TransportTimeoutException, UnknownHostException, UnknownServiceException, UnsupportedEncodingException, UnsupportedProtocolVersionException, UserPrincipalNotFoundException, UTFDataFormatException, WebSocketHandshakeException, ZipException
public class IOException extends Exception
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.
Since: 1.0 See Also:

Scripting on this page tracks web page traffic, but does not change the content in any way.