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