public class IllegalCatchGrammarException extends RuntimeException
| 限定符和类型 | 字段和说明 |
|---|---|
private static long |
serialVersionUID |
| 构造器和说明 |
|---|
IllegalCatchGrammarException() |
IllegalCatchGrammarException(String message) |
IllegalCatchGrammarException(String message,
Throwable cause) |
IllegalCatchGrammarException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
IllegalCatchGrammarException(Throwable cause) |
private static final long serialVersionUID
Copyright © 2021. All rights reserved.