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