鴻蒙OS ObjectStreamException

2022-10-27 10:34 更新

ObjectStreamException

java.lang.Object

|---java.lang.Throwable

|---|---java.lang.Exception

|---|---|---java.io.IOException

|---|---|---|---java.io.ObjectStreamException

public abstract class ObjectStreamException
extends IOException

特定于對象流類的所有異常的超類。

Since:

JDK1.1

構(gòu)造函數(shù)摘要

修飾符 構(gòu)造函數(shù) 描述
protected ObjectStreamException() 創(chuàng)建一個(gè) ObjectStreamException。
protected ObjectStreamException(String classname) 使用指定的參數(shù)創(chuàng)建 ObjectStreamException。

方法總結(jié)

從類 java.lang.Object 繼承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
從類 java.lang.Throwable 繼承的方法
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

構(gòu)造函數(shù)詳細(xì)信息

ObjectStreamException

protected ObjectStreamException(String classname)

使用指定的參數(shù)創(chuàng)建 ObjectStreamException。

參數(shù):

參數(shù)名稱 參數(shù)描述
classname 異常的詳細(xì)信息

ObjectStreamException

protected ObjectStreamException()

創(chuàng)建一個(gè) ObjectStreamException。

以上內(nèi)容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號