snappymail/rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/InvalidArgumentException.php
RainLoop Team d39ece3349 v1.2.8.420
2013-10-03 02:14:31 +04:00

10 lines
186 B
PHP

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