evalml.automl.callbacks.raise_error_callback

evalml.automl.callbacks.raise_error_callback(exception, traceback, automl, **kwargs)[source]

Raises the exception thrown by the AutoMLSearch object. Also logs the exception as an error.