ChangedCharSetException,
CharacterCodingException,
CharConversionException,
ClosedChannelException,
EOFException,
FileLockInterruptionException,
FileNotFoundException,
FilerException,
FileSystemException,
HttpRetryException,
IIOException,
InterruptedByTimeoutException,
InterruptedIOException,
InvalidPropertiesFormatException,
JMXProviderException,
JMXServerErrorException,
MalformedURLException,
ObjectStreamException,
ProtocolException,
RemoteException,
SaslException,
SocketException,
SSLException,
SyncFailedException,
UnknownHostException,
UnknownServiceException,
UnsupportedDataTypeException,
UnsupportedEncodingException,
UserPrincipalNotFoundException,
UTFDataFormatException,
ZipException

参考资料:

1. https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true

2. https://www.runoob.com/manual/jdk1.6/java/io/IOException.html

相关文章:

  • 2021-08-08
  • 2021-08-13
  • 2021-09-26
  • 2021-11-17
  • 2022-12-23
  • 2022-12-23
  • 2021-07-29
  • 2021-05-02
猜你喜欢
  • 2021-05-12
  • 2022-12-23
  • 2022-12-23
  • 2021-07-11
  • 2021-07-09
  • 2022-12-23
  • 2021-04-18
相关资源
相似解决方案