Class TabularException

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

public abstract class TabularException extends org.refcodes.exception.AbstractException
Base exception for this artifact.
See Also: