Your IP : 216.73.216.220


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

<?php

namespace Laminas\Math\Exception;

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