public class WXWorkException extends RuntimeException
| 限定符 | 构造器和说明 |
|---|---|
|
WXWorkException() |
|
WXWorkException(String message) |
|
WXWorkException(String message,
Throwable cause) |
protected |
WXWorkException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
WXWorkException(Throwable cause) |
Copyright © 2021. All rights reserved.