Home
last modified time | relevance | path

Searched refs:Exception (Results 1801 – 1825 of 2287) sorted by relevance

1...<<71727374757677787980>>...92

/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md153 throw new Exception($reason);
222 throw new Exception('foo');
238 the rejection reason is an instance of `\Exception` the reason is thrown.
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureConfig.java321 } catch (Exception e) { in load()
H A DWavFile.java782 } catch (Exception e) { in main()
/plugin/issuelinks/services/
H A DGitHub.service.php98 } catch (\Exception $e) {
H A DGitLab.service.php91 } catch (\Exception $e) {
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DXmlSerializationTest.php9 use JMS\Serializer\Exception\InvalidArgumentException;
/plugin/bureaucracy/
H A Dsyntax.php352 } catch(Exception $e) {
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometry.php5 use geoPHP\Exception\UnsupportedMethodException;
H A DLineString.php5 use geoPHP\Exception\InvalidGeometryException;
29 * @throws \Exception
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DHash.php37 use phpseclib3\Exception\InsufficientSetupException;
38 use phpseclib3\Exception\UnsupportedAlgorithmException;
H A DTwofish.php41 use phpseclib3\Exception\BadModeException;
/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt100 each of the loading process. (Exception is the XML loader: it always
/plugin/combo/ComboStrap/
H A DIconDownloader.php476 } catch (\Exception $e) {
H A DMediaMarkup.php210 } catch (\Exception $e) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php19 use phpseclib3\Exception\BadConfigurationException;
990 } catch (\Exception $err) {
/plugin/autotweet/
H A DOAuth.php6 class OAuthException extends Exception {
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/
H A DBaseDriverTest.php7 use JMS\Serializer\Exception\InvalidMetadataException;
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak727 catch (Exception e1)
919 } catch (Exception e) {
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php630 } catch (Exception $e) {
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md127 use Nyholm\Dsn\Exception\InvalidDsnException;
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md82 You can use the provided ``splitbrain\phpcli\Exception`` to signal any problems within your main code yourself. The
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php39 use phpseclib3\Exception\FileNotFoundException;
2233 } catch (\Exception $e) {
2422 } catch (\Exception $e) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md124 - Fixed the Response Exception if the `reason` field is null
132 With this approach we don't break existing application that convert PHP errors in Exception
221 instead of the generic `\Exception`
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DTemplateTest.php592 throw new \Exception('Hey! Don\'t try to isset me!');
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DStream.php372 ->isInstanceOf(LUT\Exception::class);

1...<<71727374757677787980>>...92