public class ValidationException extends Exception
| Constructor and Description |
|---|
ValidationException(String message,
String field) |
| Modifier and Type | Method and Description |
|---|---|
String |
getField() |
void |
setField(String field) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All Rights Reserved.