spring-framework / org.springframework.core.convert / ConverterNotFoundException / <init>
<init>
ConverterNotFoundException(@Nullable sourceType: TypeDescriptor, targetType: TypeDescriptor)
Create a new conversion executor not found exception.
Parameters
sourceType - the source type requested to convert from
targetType - the target type requested to convert to