Your IP : 216.73.216.43


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

<?php

namespace Laminas\File\Exception;

/**
 * Exception class raised when invalid arguments are discovered
 */
class InvalidArgumentException extends \InvalidArgumentException implements ExceptionInterface
{
}