hirondelle.web4j.config
Class ConvertParamErrorImpl
Object
ConvertParamErrorImpl
- All Implemented Interfaces:
- ConvertParamError
public final class ConvertParamErrorImpl
- extends Object
- implements ConvertParamError
Implementation of ConvertParamError, required by WEB4J.
Defines how the application renders conversion errors detected by the framework.
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConvertParamErrorImpl
public ConvertParamErrorImpl()
get
public ModelCtorException get(Class<?> aTargetClass,
String aUserInputValue,
RequestParameter aRequestParameter)
- Return a
ModelCtorException having a compound message.
See AppResponseMessage for further information on compound messages.
- Specified by:
get in interface ConvertParamError
Copyright Hirondelle Systems - Generated 2013Oct19.12.27