public class ValidationException extends RuntimeException
| 构造器和说明 |
|---|
ValidationException(String message) |
ValidationException(String message,
Throwable cause) |
ValidationException(Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
Copyright © 2026. All rights reserved.