Home
last modified time | relevance | path

Searched refs:Exception (Results 1676 – 1700 of 2287) sorted by relevance

1...<<61626364656667686970>>...92

/plugin/aichat/
H A DEmbeddings.php126 * @throws \Exception
174 * @throws \Exception
208 } catch (\Exception $e) {
242 * @throws \Exception
284 * @throws \Exception
/plugin/elwikiupgrade/
H A DVerboseTarLib.class.php595 class VerboseTarIOException extends Exception {
598 class VerboseTarIllegalCompressionException extends Exception {
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DParser.php215 throw new Compiler\Exception\UnexpectedToken(
239 throw new Compiler\Exception(
/plugin/etherpadlite/action/
H A Detherpadlite.php97 } catch (Exception $e) {
402 } catch (Exception $e) {
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DTWKB.php83 * @throws \Exception
92 throw new \Exception('Cannot read empty TWKB. Found ' . gettype($twkb));
193 throw new \Exception(
206 * @throws \Exception
238 * @throws \Exception
260 * @throws \Exception
283 * @throws \Exception
H A DGeoHash.php154 * @throws \Exception
178 throw new \Exception("Point coordinates ({$point->x()}, {$point->y()}) are out of lat/lon range");
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php8 use Sabre\DAV\Exception\BadRequest;
/plugin/refnotes/syntax/
H A Dreferences.php154 catch (Exception $error) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DPhptTestCase.php207 } catch (Exception $e) {
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DDigestMD5Encoder.php14 use FreeDSx\Sasl\Exception\SaslEncodingException;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapMessage.php15 use FreeDSx\Asn1\Exception\EncoderException;
16 use FreeDSx\Asn1\Exception\PartialPduException;
25 use FreeDSx\Ldap\Exception\ProtocolException;
26 use FreeDSx\Ldap\Exception\RuntimeException;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DVlv.php21 use FreeDSx\Ldap\Exception\OperationException;
22 use FreeDSx\Ldap\Exception\ProtocolException;
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DModel.php20 use Google\Exception as GoogleException;
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DQuery.php6 use Elastica\Exception\InvalidException;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DAbstractService.php7 use OAuth\Common\Http\Exception\TokenResponseException;
/plugin/combo/ComboStrap/
H A DIdentityFormsHelper.php262 } catch (\Exception $e) {
H A DSite.php20 use Exception; alias
82 } catch (Exception $e) {
/plugin/sqlite/_test/
H A DHelperTest.php28 * @throws \Exception when databsse is not initialized
35 throw new \Exception('Initializing Sqlite Helper fails!');
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DCollection.php5 use geoPHP\Exception\InvalidGeometryException;
29 * @throws \Exception
/plugin/struct/action/
H A Dinline.php171 } catch (\Exception $e) {
/plugin/sketchcanvas/phplib/
H A Dimage.php32 catch(Exception $e){
374 catch(Exception $e){
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DSwfEncoder.java73 throws Exception { in encode()
247 } catch (Exception e) { in encode()
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.riff.php1394 * @throws Exception
1425 …throw new Exception('expecting "hdrlamv" at offset '.($startoffset + 0).', found "'.substr($AMVh…
1428 …throw new Exception('expecting "0x38000000" at offset '.($startoffset + 8).', found "'.getid3_li…
1450 …throw new Exception('expecting "LIST<0x00000000>strlstrh<0x38000000>" at offset '.($startoffset + …
1454 …throw new Exception('expecting "strf<0x24000000>" at offset '.($startoffset + 144).', found "'.get…
1459 …throw new Exception('expecting "LIST<0x00000000>strlstrh<0x30000000>" at offset '.($startoffset + …
1463 …throw new Exception('expecting "strf<0x14000000>" at offset '.($startoffset + 256).', found "'.get…

1...<<61626364656667686970>>...92