name : RepoFileNotFound.php
<?php

namespace Tuf\Exception;

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

}

© 2025 Cubjrnet7