Home
last modified time | relevance | path

Searched refs:Exceptions (Results 26 – 50 of 333) sorted by path

12345678910>>...14

/plugin/authfacebook/lib/HttpClients/
H A DFacebookGuzzleHttpClient.php27 use Facebook\Exceptions\FacebookSDKException;
H A DFacebookStreamHttpClient.php27 use Facebook\Exceptions\FacebookSDKException;
/plugin/authfacebook/lib/PersistentData/
H A DFacebookSessionPersistentDataHandler.php26 use Facebook\Exceptions\FacebookSDKException;
/plugin/authfacebook/lib/PseudoRandomString/
H A DMcryptPseudoRandomStringGenerator.php26 use Facebook\Exceptions\FacebookSDKException;
H A DOpenSslPseudoRandomStringGenerator.php26 use Facebook\Exceptions\FacebookSDKException;
H A DPseudoRandomStringGeneratorFactory.php26 use Facebook\Exceptions\FacebookSDKException;
H A DRandomBytesPseudoRandomStringGenerator.php26 use Facebook\Exceptions\FacebookSDKException;
H A DUrandomPseudoRandomStringGenerator.php26 use Facebook\Exceptions\FacebookSDKException;
/plugin/authfacebook/lib/
H A DSignedRequest.php26 use Facebook\Exceptions\FacebookSDKException;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md325 * Exceptions thrown in the `end` event are now correctly wrapped with Guzzle
717 * Exceptions are now thrown when a URL cannot be parsed
888 * Exceptions are now properly grouped when sending requests in parallel
H A DUPGRADING.md327 - Exceptions in `GuzzleHttp\Exception` have been updated to all extend from
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DElasticsearchHandler.php20 use Elasticsearch\Common\Exceptions\RuntimeException as ElasticsearchRuntimeException;
/plugin/combo/ComboStrap/PageSqlParser/
H A DPageSqlParser.php12 use Antlr\Antlr4\Runtime\Error\Exceptions\FailedPredicateException;
13 use Antlr\Antlr4\Runtime\Error\Exceptions\NoViableAltException;
15 use Antlr\Antlr4\Runtime\Error\Exceptions\RecognitionException;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNSimulator.php16 use Antlr\Antlr4\Runtime\Error\Exceptions\LexerNoViableAltException;
H A DParserATNSimulator.php23 use Antlr\Antlr4\Runtime\Error\Exceptions\NoViableAltException;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DANTLRErrorStrategy.php7 use Antlr\Antlr4\Runtime\Error\Exceptions\RecognitionException;
H A DBailErrorStrategy.php7 use Antlr\Antlr4\Runtime\Error\Exceptions\InputMismatchException;
8 use Antlr\Antlr4\Runtime\Error\Exceptions\ParseCancellationException;
9 use Antlr\Antlr4\Runtime\Error\Exceptions\RecognitionException;
H A DDefaultErrorStrategy.php9 use Antlr\Antlr4\Runtime\Error\Exceptions\FailedPredicateException;
10 use Antlr\Antlr4\Runtime\Error\Exceptions\InputMismatchException;
11 use Antlr\Antlr4\Runtime\Error\Exceptions\NoViableAltException;
12 use Antlr\Antlr4\Runtime\Error\Exceptions\RecognitionException;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DFailedPredicateException.php5 namespace Antlr\Antlr4\Runtime\Error\Exceptions;
H A DInputMismatchException.php5 namespace Antlr\Antlr4\Runtime\Error\Exceptions;
H A DLexerNoViableAltException.php5 namespace Antlr\Antlr4\Runtime\Error\Exceptions;
H A DNoViableAltException.php5 namespace Antlr\Antlr4\Runtime\Error\Exceptions;
H A DParseCancellationException.php5 namespace Antlr\Antlr4\Runtime\Error\Exceptions;
H A DRecognitionException.php5 namespace Antlr\Antlr4\Runtime\Error\Exceptions;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/
H A DANTLRErrorListener.php9 use Antlr\Antlr4\Runtime\Error\Exceptions\RecognitionException;

12345678910>>...14