View file vendor/intervention/image/src/Intervention/Image/Exception/NotSupportedException.php
<?php namespace Intervention\Image\Exception; class NotSupportedException extends ImageException { # nothing to override }
<?php namespace Intervention\Image\Exception; class NotSupportedException extends ImageException { # nothing to override }