Current path: home/webdevt/www/wdp/wp-content/plugins/woocommerce/packages/action-scheduler/classes/
?? Go up: /home/webdevt/www/wdp/wp-content/plugins/woocommerce/packages/action-scheduler
<?php
/**
* ActionScheduler Exception Interface.
*
* Facilitates catching Exceptions unique to Action Scheduler.
*
* @package ActionScheduler
* @since 2.1.0
*/
interface ActionScheduler_Exception {}