File "ActionScheduler_Exception.php"

Full Path: /home/jlklyejr/public_html/wp-content/test/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_Exception.php
File size: 207 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

/**
 * ActionScheduler Exception Interface.
 *
 * Facilitates catching Exceptions unique to Action Scheduler.
 *
 * @package ActionScheduler
 * @since 2.1.0
 */
interface ActionScheduler_Exception {}