snappymail/rainloop/v/1.3.2.445/app/libraries/MailSo/Imap/Exceptions/ResponseNotFoundException.php
RainLoop Team 33c30ff962 v1.3.2.445
2013-10-19 02:18:40 +04:00

10 lines
190 B
PHP

<?php
namespace MailSo\Imap\Exceptions;
/**
* @category MailSo
* @package Imap
* @subpackage Exceptions
*/
class ResponseNotFoundException extends \MailSo\Imap\Exceptions\Exception {}