public class ValidationException extends Exception
| Constructor and Description |
|---|
ValidationException(String field,
Object value,
String reason) |
| Modifier and Type | Method and Description |
|---|---|
String |
getField() |
String |
getReason() |
Object |
getValue() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All rights reserved.