Current File : /home/itiffy/www/vendor/intervention/image/src/Intervention/Image/Exception/NotFoundException.php
<?php

namespace Intervention\Image\Exception;

class NotFoundException extends ImageException
{
    # nothing to override
}