snappymail/rainloop/v/1.2.12.435/app/libraries/MailSo/Mail/Exceptions/RuntimeException.php
2013-10-11 01:56:33 +04:00

10 lines
181 B
PHP

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