<?php

namespace PHPExif\Reader;

class PhpExifReaderException extends \Exception
{
}
