mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 11:39:21 +03:00
v1.3.3.451
This commit is contained in:
parent
87f10aecd6
commit
8b9afa23bd
434 changed files with 1171 additions and 660 deletions
|
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
namespace MailSo\Net\Exceptions;
|
||||
|
||||
/**
|
||||
* @category MailSo
|
||||
* @package Net
|
||||
* @subpackage Exceptions
|
||||
*/
|
||||
class SocketWriteException extends \MailSo\Net\Exceptions\Exception {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue