Fish & Chips Club 4.10.0.0

hirondelle.web4j.config
Class ConvertParamErrorImpl

Object
  extended by 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.


Constructor Summary
ConvertParamErrorImpl()
           
 
Method Summary
 ModelCtorException get(Class<?> aTargetClass, String aUserInputValue, RequestParameter aRequestParameter)
          Return a ModelCtorException having a compound message.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvertParamErrorImpl

public ConvertParamErrorImpl()
Method Detail

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

Fish & Chips Club 4.10.0.0

Copyright Hirondelle Systems - Generated 2013Oct19.12.26