index of
/
home
/
thefkyzp
/
www
/
wp-content
/
plugins
/
forminator
/
library
/
gateways
/
File: /home/thefkyzp/www/wp-content/plugins/forminator/library/gateways/class-exception.php
<?php /** * The Forminator_Gateway_Exception class. * * @package Forminator */ /** * Gateway Exception catcher * Class Forminator_Gateway_Exception * * @since 1.7 */ class Forminator_Gateway_Exception extends Exception { }