公開類別 WeaveSecuritySupportException 擴充 Exception
與 Weave 安全性程式庫互動期間發生例外狀況的一般表示法。
欄位摘要
公眾決賽 int | errorCode |
公用建構函式摘要
WeaveSecuritySupportException (int errorCode、String message)
|
繼承方法摘要
同步最終無效 |
addSuppress(可切換 arg0)
|
已同步的 Throwable |
fillInStackTrace()
|
已同步的 Throwable |
getCause()
|
字串 |
getLocalizedMessage()
|
字串 |
getMessage()
|
StackTraceElement[] |
getStackTrace()
|
已同步的最終可連線項目 [] |
getSuppress()
|
已同步的 Throwable |
initCause (Throwable arg0)
|
void |
printStackTrace()
|
void |
printStackTrace(PrintWriter arg0)
|
void |
printStackTrace(PrintStream arg0)
|
void |
setStackTrace(StackTraceElement[] arg0)
|
字串 |
toString()
|
物件 |
clone()
|
布林值 |
等於 (物件 arg0)
|
void |
finalize()
|
最終類別 |
getClass()
|
int |
hashCode()
|
最終無效 |
notify()
|
最終無效 |
notifyAll()
|
字串 |
toString()
|
最終無效 |
wait(long arg0, int arg1)
|
最終無效 |
wait(long arg0)
|
最終無效 |
wait()
|
欄位
public final int errorCode
公用建構函式
public WeaveSecuritySupportException ()
public WeaveSecuritySupportException (int errorCode, String message)
參數
errorCode | |
---|---|
message |