/home/kueuepay/www/vendor/intervention/image/src/Intervention/Image/Exception/NotFoundException.php
<?php

namespace Intervention\Image\Exception;

class NotFoundException extends ImageException
{
    # nothing to override
}
Examples

Examples

For code examples and implementation guides, please refer to the “Examples” section on our developer portal. Go to GitHub Repository