/home/techb158/exp.abdallabala.com/vendor/symfony/mime/Exception
NameSizeModeActions
AddressEncoderException.php4050644editdlrm
ExceptionInterface.php3920644editdlrm
InvalidArgumentException.php4390644editdlrm
LogicException.php4190644editdlrm
RfcComplianceException.php4370644editdlrm
RuntimeException.php4230644editdlrm
Edit: /home/techb158/exp.abdallabala.com/vendor/symfony/mime/Exception/RfcComplianceException.php (437B)
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Mime\Exception; /** * @author Fabien Potencier */ class RfcComplianceException extends \InvalidArgumentException implements ExceptionInterface { }