Google
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.
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.
Provides classes and interfaces for a general printing API. java.beans. Contains classes related to developing beans -- components based on the JavaBeans™�...
Constructs an IOException with the specified detail message. The error message string s can later be retrieved by the Throwable.getMessage() method of class�...
Provides a simple high-level Http server API, which can be used to build embedded HTTP servers. com.sun.net.httpserver.spi. Provides a pluggable service�...
なんらかの入出力例外の発生を通知するシグナルを発生させます。このクラスは、入出力処理の失敗、または割り込みの発生によって生成される例外の汎用クラスです。
さらにAPIリファレンスと開発者ドキュメントについては、概念的な概要、用語の定義、回避策、および作業コードの例など、より詳細な開発者向けの説明が含まれている「Java�...
java.io クラス IOException ... なんらかの入出力例外の発生を通知するシグナルを発生させます。このクラスは、入出力処理の失敗、または割り込みの発生によって生成される�...
何らかの入出力例外の発生を通知するシグナルを発生させます。このクラスは、入出力処理の失敗、または割り込みの発生によって作成される例外の一般的なクラスです。