File "NotFoundException.php"

Full Path: /home/isoftco/public_html/hrm/vendor/intervention/image/src/Intervention/Image/Exception/NotFoundException.php
File size: 125 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Intervention\Image\Exception;

class NotFoundException extends ImageException
{
    # nothing to override
}