mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 17:37:02 +03:00
v1.3.0.442
This commit is contained in:
parent
7242b1636c
commit
f32876928e
399 changed files with 628 additions and 236 deletions
|
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
namespace MailSo\Pop3\Exceptions;
|
||||
|
||||
/**
|
||||
* @category MailSo
|
||||
* @package Pop3
|
||||
* @subpackage Exceptions
|
||||
*/
|
||||
class LoginBadCredentialsException extends \MailSo\Pop3\Exceptions\NegativeResponseException {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue