You are here

class HaversineUnavailableException in Geofield 8

Defines 'haversine is unavailable' exception class.

Hierarchy

Expanded class hierarchy of HaversineUnavailableException

1 file declares its use of HaversineUnavailableException
GeofieldProximitySourceBase.php in src/Plugin/GeofieldProximitySourceBase.php

File

src/Exception/HaversineUnavailableException.php, line 8

Namespace

Drupal\geofield\Exception
View source
class HaversineUnavailableException extends \UnexpectedValueException {

}

Members