<?php

namespace JeroenDesloovere\XmpMetadataExtractor\Exception;

class FileNotFoundException extends \Exception
{

}
