public interface ParamError
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Returns a human-readable error message for this error.
|
String |
getParamName()
The parameter name of the value that caused the error.
|
String getMessage()
String getParamName()
FormParam).Comments to: mvc-dev@eclipse.org.
Copyright © 2017, 2020 Eclipse Foundation. All rights reserved.
Use is subject to license terms.