<?php

namespace Fleetbase\LaravelMysqlSpatial\Exceptions;

class UnknownSpatialRelationFunction extends \RuntimeException
{
}
