W3Cschool
恭喜您成為首批注冊(cè)用戶
獲得88經(jīng)驗(yàn)值獎(jiǎng)勵(lì)
java.lang.Object
|---java.lang.Throwable
|---|---java.lang.Exception
|---|---|---ohos.aafwk.ability.OperationExecuteException
& public class OperationExecuteException
& extends Exception
描述在使用數(shù)據(jù)模板的能力中發(fā)生操作執(zhí)行異常時(shí)引發(fā)的異常。 這個(gè)類是Exception的子類。
構(gòu)造函數(shù) | 描述 |
---|---|
OperationExecuteException() | 用于創(chuàng)建 OperationExecuteException 實(shí)例的無參數(shù)構(gòu)造函數(shù)。 |
OperationExecuteException(String msg) | 用于創(chuàng)建 OperationExecuteException 實(shí)例的參數(shù)化構(gòu)造函數(shù)。 |
從 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 |
public OperationExecuteException()
用于創(chuàng)建 OperationExecuteException 實(shí)例的無參數(shù)構(gòu)造函數(shù)。
public OperationExecuteException(String msg)
用于創(chuàng)建 OperationExecuteException 實(shí)例的參數(shù)化構(gòu)造函數(shù)。
參數(shù):
參數(shù)名稱 | 參數(shù)描述 |
---|---|
msg | 表示異常的詳細(xì)信息。 |
Copyright©2021 w3cschool編程獅|閩ICP備15016281號(hào)-3|閩公網(wǎng)安備35020302033924號(hào)
違法和不良信息舉報(bào)電話:173-0602-2364|舉報(bào)郵箱:jubao@eeedong.com
掃描二維碼
下載編程獅App
編程獅公眾號(hào)
聯(lián)系方式:
更多建議: