Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/laminas/laminas-math/src/Exception/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/laminas/laminas-math/src/Exception/RuntimeException.php

<?php

namespace Laminas\Math\Exception;

/**
 * Runtime argument exception
 */
class RuntimeException extends \RuntimeException implements
    ExceptionInterface
{
}