Uses of Class
com.norconex.commons.lang.convert.ConverterException
Packages that use ConverterException
-
Uses of ConverterException in com.norconex.commons.lang.convert
Methods in com.norconex.commons.lang.convert that return ConverterExceptionModifier and TypeMethodDescriptionprotected ConverterExceptionAbstractConverter.toStringException(Object object) protected ConverterExceptionAbstractConverter.toStringException(Object object, Throwable e) protected ConverterExceptionAbstractConverter.toTypeException(String value, Class<?> type) protected ConverterExceptionAbstractConverter.toTypeException(String value, Class<?> type, Throwable e) protected ConverterExceptionAbstractConverter.toUnsupportedTypeException(Object obj)