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

namespace Intervention\Image\Exception;

class ImageException extends \RuntimeException
{
    # 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