Home
last modified time | relevance | path

Searched refs:UnsupportedMethodException (Results 1 – 3 of 3) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometry.php5 use geoPHP\Exception\UnsupportedMethodException; alias
524 * @throws UnsupportedMethodException
537 throw UnsupportedMethodException::geos(__METHOD__);
543 * @throws UnsupportedMethodException
552 throw UnsupportedMethodException::geos(__METHOD__);
559 * @throws UnsupportedMethodException
573 throw UnsupportedMethodException::geos(__METHOD__);
578 * @throws UnsupportedMethodException
587 throw UnsupportedMethodException::geos(__METHOD__);
593 * @throws UnsupportedMethodException
[all...]
H A DPolygon.php6 use geoPHP\Exception\UnsupportedMethodException; alias
375 throw new UnsupportedMethodException(__METHOD__);
/plugin/geophp/vendor/funiq/geophp/src/Exception/
H A DUnsupportedMethodException.php8 class UnsupportedMethodException extends \Exception class
28 * @return UnsupportedMethodException