Your IP : 216.73.216.85


Current Path : /home/smartconb/www/armencom33/libraries/vendor/php-tuf/php-tuf/src/Exception/
Upload File :
Current File : /home/smartconb/www/armencom33/libraries/vendor/php-tuf/php-tuf/src/Exception/RepoFileNotFound.php

<?php

namespace Tuf\Exception;

/**
 *  Indicates a file was not found in the remote repo.
 */
class RepoFileNotFound extends TufException
{

}