Namespace CultureHosts\WP\Importer\Service\Exceptions

Exceptions
Import_Operation_Failure

Thrown when an operation run by the Import_Service fails

Invalid_Formatter_Exception

Thrown when a formatter which is neither callable nor implements the CultureHosts\WP\Importer\Service\Formatter interface is provided to an importer.

Invalid_Task_Exception

Thrown when a task which is neither callable nor implements the CultureHosts\WP\Importer\Service\Task interface is provided to an importer.