Home
last modified time | relevance | path

Searched refs:Exception (Results 1326 – 1350 of 2287) sorted by path

1...<<51525354555657585960>>...92

/plugin/firenews/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/flattr/
H A DCOPYING110 License. (Exception: if the Program itself is interactive but
/plugin/flexpaper/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/flowcharts/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/foldablelist/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/fontcolor/
H A Dsyntax.php177 } catch(Exception $e) {
/plugin/footer/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/forceuserchange/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/formatplus/
H A DCOPYING110 License. (Exception: if the Program itself is interactive but
/plugin/formatplus2/
H A DCOPYING110 License. (Exception: if the Program itself is interactive but
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A DCOPYING110 License. (Exception: if the Program itself is interactive but
/plugin/fullscreenmode/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/gdpr/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/gemini/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
H A Dcli.php94 if ($socket === false) throw new \splitbrain\phpcli\Exception($errstr, $errno);
108 if ($conn === false) throw new \splitbrain\phpcli\Exception('socket failed');
/plugin/geogebrembed/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/geonav/tpl/startermap/
H A DCOPYING110 License. (Exception: if the Program itself is interactive but
/plugin/geophp/vendor/funiq/geophp/
H A DLICENSE141 License. (Exception: if the Program itself is interactive but
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGPX.php55 * @throws \Exception If GPX is not a valid XML
68 throw new \Exception("Invalid GPX: " . $gpx);
99 } catch (\Exception $e) {
100 throw new \Exception("Cannot Read Geometry From GPX: " . $gpx);
H A DGeoHash.php154 * @throws \Exception
178 throw new \Exception("Point coordinates ({$point->x()}, {$point->y()}) are out of lat/lon range");
H A DGeoJSON.php29 * @throws \Exception
37 throw new \Exception('Invalid JSON');
40 throw new \Exception('Invalid GeoJSON');
78 * @throws \Exception
95 * @throws \Exception
194 * @throws \Exception
201 throw new \Exception('Invalid GeoJSON: GeometryCollection with no component geometries');
H A DGeoRSS.php74 throw new \Exception("Invalid GeoRSS: " . $text);
80 } catch (\Exception $e) {
81 throw new \Exception("Cannot Read Geometry From GeoRSS: " . $e->getMessage());
97 throw new \Exception("Invalid / Empty GeoRSS");
H A DGoogleGeocode.php47 * @throws \Exception If geocoding fails
97 throw new \Exception(
103 throw new \Exception('Unknown error in Google Reverse Geocoder');
121 * @throws \Exception If geocoding fails
153 throw new \Exception(
159 throw new \Exception('Unknown error in Google Reverse Geocoder');
H A DKML.php67 throw new \Exception("Invalid KML: " . $text);
73 } catch (\Exception $e) {
74 throw new \Exception("Cannot Read Geometry From KML. " . $e->getMessage());
182 throw new \Exception("Invalid KML");

1...<<51525354555657585960>>...92