exa.common.errors.exa_error.ExaError

Contents

exa.common.errors.exa_error.ExaError#

exception ExaError(**kwargs)#

Deprecated alias for ValidationError.

This class remains for backward compatibility but will be removed in a future major release. Users should migrate to a specific subclass of the abstract IQMError to ensure correct error mapping.