Current File : /var/www/html/blog/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheException.php
<?php

namespace WPMailSMTP\Vendor\Psr\Cache;

/**
 * Exception interface for all exceptions thrown by an Implementing Library.
 */
interface CacheException
{
}