| Current Path : /var/www/www.indacotrentino.com/www/vendor/laminas/laminas-crypt/src/Exception/ |
| Current File : /var/www/www.indacotrentino.com/www/vendor/laminas/laminas-crypt/src/Exception/RuntimeException.php |
<?php
namespace Laminas\Crypt\Exception;
/**
* Runtime argument exception
*/
class RuntimeException extends \RuntimeException implements ExceptionInterface
{
}