name : MetadataException.php
<?php


namespace Tuf\Exception;

/**
 * Indicates metadata has invalid data.
 */
class MetadataException extends TufException
{

}

© 2025 Cubjrnet7