File "NotReadableException.php"

Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/intervention/image/src/Intervention/Image/Exception/NotReadableException.php
File size: 128 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Intervention\Image\Exception;

class NotReadableException extends ImageException
{
    # nothing to override
}