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