snappymail/rainloop/v/1.3.0.442/app/libraries/MailSo/Imap/Exceptions/ResponseNotFoundException.php
RainLoop Team f32876928e v1.3.0.442
2013-10-15 02:02:55 +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 {}