exatomic.exa.core.error module
Exceptions
- exception exatomic.exa.core.error.ExaException(msg)[source]
Bases:
ExceptionException with support for logging.
- exception exatomic.exa.core.error.RequiredColumnError(missing, clsname)[source]
Bases:
ExaExceptionDataFramecolumn error.