snappymail/rainloop/v/1.3.10.492/app/libraries/MailSo/Net/Exceptions/SocketWriteException.php
2013-11-12 11:28:48 +04:00

10 lines
182 B
PHP

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