モジュール java.base
パッケージ java.io

クラスObjectStreamException

    • コンストラクタの詳細

      • ObjectStreamException

        protected ObjectStreamException​(String message)
        指定された引数でObjectStreamExceptionを作成します。
        パラメータ:
        message - 例外の詳細メッセージ
      • ObjectStreamException

        protected ObjectStreamException()
        ObjectStreamExceptionを作成します。