类 ConverterNotFoundException

    • 构造器详细资料

      • ConverterNotFoundException

        public ConverterNotFoundException​(TypeDescriptor sourceType,
                                          TypeDescriptor targetType)
        Create a new conversion executor not found exception.
        参数:
        sourceType - the source type requested to convert from
        targetType - the target type requested to convert to