WeaveDeviceException
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
代表在裝置管理員作業期間,Weave 裝置上發生的錯誤。
繼承方法摘要
來自 java.lang.Throwable 類別
synchronized final void |
addSuppressed(Throwable arg0)
|
synchronized Throwable |
fillInStackTrace()
|
synchronized Throwable |
getCause()
|
字串 |
getLocalizedMessage()
|
字串 |
getMessage()
|
StackTraceElement[] |
getStackTrace()
|
synchronized final Throwable[] |
getSuppressed()
|
synchronized Throwable |
initCause(Throwable arg0)
|
void |
printStackTrace()
|
void |
printStackTrace(PrintWriter arg0)
|
void |
printStackTrace(PrintStream arg0)
|
void |
setStackTrace(StackTraceElement[] arg0)
|
字串 |
toString()
|
來自 java.lang.Object 類別
物件 |
clone()
|
布林值 |
equals(Object arg0)
|
void |
finalize()
|
final Class<?> |
getClass()
|
int |
hashCode()
|
final void |
notify()
|
final void |
notifyAll()
|
字串 |
toString()
|
final void |
wait(long arg0, int arg1)
|
final void |
wait(long arg0)
|
final void |
wait()
|
欄位
public int
SystemErrorCode
說明失敗情形的選用系統專屬錯誤代碼,如果沒有,則為 0。
公用建構函式
public WeaveDeviceException ()
public WeaveDeviceException (int statusCode,
int profileId, int sysErrorCode, String description)
參數
statusCode |
|
profileId |
|
sysErrorCode |
|
說明 |
|
除非另有註明,否則本網頁內容採用創用 CC 姓名標示 4.0 授權,程式碼範例則採用阿帕契 2.0 授權。詳情請參閱 Google Developers 網站政策。Java 是 Oracle 和/或其關係企業的註冊商標。OpenThread 與相關的符號為 Thread Group 的商標,且經過授權使用。
上次更新時間:2025-07-24 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-24 (世界標準時間)。"],[],[],null,[]]