name : DownloadSizeException.php
<?php

namespace Tuf\Exception;

/**
 *  Indicates a remote repo file exceeds the maximum bytes allowed.
 */
class DownloadSizeException extends TufException
{

}

© 2025 Cubjrnet7