模块  java.base
软件包  java.io

Class ObjectStreamException

    • 构造方法详细信息

      • ObjectStreamException

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

        protected ObjectStreamException()
        创建一个ObjectStreamException。