Uses of Class
org.hglteam.convertion.ConversionContextMap.ConverterNotFoundException
-
-
Uses of ConversionContextMap.ConverterNotFoundException in org.hglteam.convertion
Methods in org.hglteam.convertion that return ConversionContextMap.ConverterNotFoundException Modifier and Type Method Description static ConversionContextMap.ConverterNotFoundExceptionConversionContextMap.ConverterNotFoundException. of(Type sourceType, Type targetType)static ConversionContextMap.ConverterNotFoundExceptionConversionContextMap.ConverterNotFoundException. of(ConversionKey key)
-