<?php
namespace Concrete\Core\File\Exception;

class InvalidDimensionException extends FileVersionException
{

}
