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