snappymail/rainloop/v/1.3.1.444/app/libraries/MailSo/Smtp/Exceptions/RuntimeException.php
RainLoop Team 45ca5e33ca v1.3.1.444
2013-10-17 01:09:53 +04:00

10 lines
181 B
PHP

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