公共类 WeaveDeviceManagerException 会扩展异常
字段摘要
公开 int | 错误代码 |
公共构造函数摘要
WeaveDeviceManagerException(整数 errorCode,字符串消息)
|
继承的方法摘要
同步的最终无效 |
addSuppress(抛出的 arg0)
|
已同步的 Throwable |
fillInStackTrace()
|
已同步的 Throwable |
getCause()
|
字符串 |
getLocalizedMessage()
|
字符串 |
getMessage()
|
StackTraceElement[] |
getStackTrace()
|
同步最终 Throwable[] |
getSuppress()
|
已同步的 Throwable |
initCause(Thargable arg0)
|
void |
printStackTrace()
|
void |
printStackTrace(PrintWriter 参数 0)
|
void |
printStackTrace(PrintStream 参数 0)
|
void |
setStackTrace(StackTraceElement[] arg0)
|
字符串 |
toString()
|
对象 |
clone()
|
布尔值 |
equals(Object arg0)
|
void |
finalize()
|
final Class<?> |
getClass()
|
int |
hashCode()
|
最终失效 |
notify()
|
最终失效 |
notifyAll()
|
字符串 |
toString()
|
最终失效 |
wait(长 arg0、int arg1)
|
最终失效 |
wait(长 arg0)
|
最终失效 |
wait()
|
字段
public int ErrorCode
公共构造函数
public WeaveDeviceManagerException ()
public WeaveDeviceManagerException (int errorCode, String message)
参数
errorCode | |
---|---|
消息 |