public class WordCheckRuntimeException extends RuntimeException
单词检查运行时异常
Created: 2018-05-02 10:01
Project: word-checker
| 构造器和说明 |
|---|
WordCheckRuntimeException() |
WordCheckRuntimeException(String message) |
WordCheckRuntimeException(String message,
Throwable cause) |
WordCheckRuntimeException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
WordCheckRuntimeException(Throwable cause) |
Copyright © 2024. All rights reserved.