public class PinyinException extends RuntimeException
| 构造器和说明 |
|---|
PinyinException(String message) |
PinyinException(String messageTemplate,
Object... params) |
PinyinException(String message,
Throwable throwable) |
PinyinException(Throwable e) |
PinyinException(Throwable throwable,
String messageTemplate,
Object... params) |
Copyright © 2021. All rights reserved.