v1.2.10.430

This commit is contained in:
RainLoop Team 2013-10-08 02:52:30 +04:00
parent c658c5af1f
commit c6b70fa290
395 changed files with 370 additions and 247 deletions

View file

@ -0,0 +1,10 @@
<?php
namespace MailSo\Net\Exceptions;
/**
* @category MailSo
* @package Net
* @subpackage Exceptions
*/
class SocketWriteException extends \MailSo\Net\Exceptions\Exception {}