Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/laminas/laminas-server/src/Reflection/Exception/
Upload File :
Current File : //home/rtorresani/www/vendor/laminas/laminas-server/src/Reflection/Exception/RuntimeException.php

<?php

/**
 * @see       https://github.com/laminas/laminas-server for the canonical source repository
 */

namespace Laminas\Server\Reflection\Exception;

use Laminas\Server\Exception;

class RuntimeException extends Exception\RuntimeException implements ExceptionInterface
{
}