File "class-wp-aweber-api-exception.php"

Full Path: /home/londdqdw/public_html/06/wp-content/plugins/wordpress-popup/inc/providers/aweber/lib/class-wp-aweber-api-exception.php
File size: 352 bytes
MIME-type: text/x-php
Charset: utf-8

<?php // phpcs:ignore WordPress.Files.FileName.InvalidClassFileName
/**
 * Hustle_Addon_Aweber_Wp_Api_Exception class
 *
 * @package Hustle
 */

/**
 * Class Hustle_Addon_Aweber_Wp_Api_Exception
 * Exception holder for Aweber wp api
 *
 * @since 1.0 Aweber Addon
 */
class Hustle_Addon_Aweber_Wp_Api_Exception extends Hustle_Addon_Aweber_Exception {
}