<?php
namespace Intervention\Image\Exception;
class RuntimeException extends ImageException
{
# nothing to override
}
For code examples and implementation guides, please refer to the “Examples” section on our developer portal. Go to GitHub Repository