Module  java.sql.rowset

Class SerialException

  • All Implemented Interfaces:
    SerializableIterable<Throwable>


    public class SerialException
    extends SQLException
    指示和错误的序列化或 BLOB, CLOB, STRUCT or ARRAY序列化的SQL类型,如 BLOB, CLOB, STRUCT or ARRAY除了SQL类型,如 DATALINK and JAVAOBJECT
    从以下版本开始:
    1.5
    另请参见:
    Serialized Form
    • 构造方法详细信息

      • SerialException

        public SerialException​()
        创建一个新的 SerialException没有消息。
      • SerialException

        public SerialException​(String msg)
        使用指定的消息创建一个新的 SerialException
        参数
        msg - 详细信息