Class TabularException.ColumnException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.refcodes.exception.AbstractException
org.refcodes.tabular.TabularException
org.refcodes.tabular.TabularException.ColumnException
All Implemented Interfaces:
Serializable, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap, ColumnAccessor
Direct Known Subclasses:
TabularException.ColumnException.ColumnValueException
Enclosing class:
TabularException

protected abstract static class TabularException.ColumnException extends TabularException implements ColumnAccessor
Base exception with a Column.
See Also: