Class ExceptionColumn

java.lang.Object
org.refcodes.tabular.AbstractColumn<Throwable>
org.refcodes.tabular.ExceptionColumn
All Implemented Interfaces:
Cloneable, org.refcodes.mixin.KeyAccessor<String>, org.refcodes.mixin.TypeAccessor<Throwable>, Column<Throwable>

public class ExceptionColumn extends AbstractColumn<Throwable>
The Class ExceptionColumnImpl.