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
).Copyright © 2019 Ivar Grimstad. All rights reserved.