| Current Path : /home/rtorresani/www/vendor/laminas/laminas-mime/src/Exception/ |
| Current File : //home/rtorresani/www/vendor/laminas/laminas-mime/src/Exception/RuntimeException.php |
<?php
namespace Laminas\Mime\Exception;
/**
* Exception for Laminas\Mime component.
*/
class RuntimeException extends \RuntimeException implements ExceptionInterface
{
}