Your IP : 216.73.216.65


Current Path : /home/ataenra/www4/libraries/vendor/php-tuf/php-tuf/src/Exception/
Upload File :
Current File : /home/ataenra/www4/libraries/vendor/php-tuf/php-tuf/src/Exception/DownloadSizeException.php

<?php

namespace Tuf\Exception;

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

}