snappymail/rainloop/v/1.3.6.461/app/libraries/MailSo/Net/Exceptions/SocketUnsuppoterdSecureConnectionException.php

11 lines
214 B
PHP
Raw Normal View History

2013-09-25 03:04:44 +08:00
<?php
namespace MailSo\Net\Exceptions;
/**
* @category MailSo
* @package Net
* @subpackage Exceptions
*/
class SocketUnsuppoterdSecureConnectionException extends \MailSo\Net\Exceptions\ConnectionException {}