Class CultureHosts\WP\Importer\Service\Exceptions\Invalid_Task_Exception

extends Exception

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

  • Exception implements Throwable
    • CultureHosts\WP\Importer\Service\Exceptions\Invalid_Task_Exception
Located at culturehosts-importer/src/Service/Exceptions/Invalid_Task_Exception.php
Methods
Methods inherited from Exception
__wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString()