| Current Path : /var/www/clients/client3/web2/web/vendor/laminas/laminas-json/src/Exception/ |
| Current File : /var/www/clients/client3/web2/web/vendor/laminas/laminas-json/src/Exception/RuntimeException.php |
<?php
namespace Laminas\Json\Exception;
class RuntimeException extends \RuntimeException implements ExceptionInterface
{
}