<?php

namespace Fleetbase\LaravelMysqlSpatial\Exceptions;

class SpatialFieldsNotDefinedException extends \RuntimeException
{
}
