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

namespace Intervention\Image\Exception;

class RuntimeException extends ImageException
{
    # nothing to override
}