public class UnimplementedException extends UncheckedException
| 构造器和说明 |
|---|
UnimplementedException(Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
Throwable |
getCause() |
static UnimplementedException |
of(Throwable e) |
Copyright © 2024 fossc. All rights reserved.