public static class ArgumentUtils.ValidationException extends RuntimeException
Optional parameter component specifies which component
was being validated and allows us to give detailed information
about the parameters expected by that component.
| Constructor and Description |
|---|
ArgumentUtils.ValidationException(Component component,
String message) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getComponent() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2006–2016 Julian Hyde. All rights reserved.