public class MqttException extends RuntimeException
| 构造器和说明 |
|---|
MqttException(String showMessage,
Runnable callback) |
MqttException(String message,
Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
Throwable |
fillInStackTrace()
异常不打异常堆栈
|
Runnable |
getCallback() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2025. All rights reserved.