public class NlpCommonException extends RuntimeException
project: nlp-common-NlpCommonException
create on 2020/2/7 8:52
| 构造器和说明 |
|---|
NlpCommonException() |
NlpCommonException(String message) |
NlpCommonException(String message,
Throwable cause) |
NlpCommonException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
NlpCommonException(Throwable cause) |
Copyright © 2021. All rights reserved.