snappymail/rainloop/v/1.2.9.424/app/libraries/MailSo/Smtp/Exceptions/LoginException.php
RainLoop Team b1032fd365 v1.2.9.424
2013-10-04 23:55:47 +04:00

10 lines
195 B
PHP

<?php
namespace MailSo\Smtp\Exceptions;
/**
* @category MailSo
* @package Smtp
* @subpackage Exceptions
*/
class LoginException extends \MailSo\Smtp\Exceptions\NegativeResponseException {}