- All Implemented Interfaces:
- com.opencsv.bean.BeanField<Object,Object>
public class BadIntConverter
extends com.opencsv.bean.AbstractBeanField<Object,Object>
The sole purpose of this converter is to throw an exception on instantiation.
- Author:
- Andrew Rucker Jones