public class PluginRuntimeException extends RuntimeException
| 构造器和说明 |
|---|
PluginRuntimeException(String message) |
PluginRuntimeException(String message,
String zh_msg) |
PluginRuntimeException(String message,
String zh_msg,
Throwable cause) |
PluginRuntimeException(String message,
Throwable cause) |
Copyright © 2020. All rights reserved.