Module  java.base
软件包  java.io

Class ObjectStreamException

    • 构造方法详细信息

      • ObjectStreamException

        protected ObjectStreamException​(String message)
        使用指定的参数创建一个ObjectStreamException。
        参数
        message - 有关异常的详细信息
      • ObjectStreamException

        protected ObjectStreamException​()
        创建一个ObjectStreamException。