Home
last modified time | relevance | path

Searched refs:RuntimeException (Results 251 – 275 of 594) sorted by relevance

1...<<11121314151617181920>>...24

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/
H A DDeleteForecast.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
37 throw new RuntimeException(
H A DRevertModelSnapshot.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
42 throw new RuntimeException('Missing parameter for the endpoint ml.revert_model_snapshot');
H A DUpdateModelSnapshot.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
42 throw new RuntimeException('Missing parameter for the endpoint ml.update_model_snapshot');
H A DGetBuckets.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
37 throw new RuntimeException(
H A DGetCategories.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
37 throw new RuntimeException(
H A DGetModelSnapshots.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
37 throw new RuntimeException(
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlDeserializationVisitor.php10 use JMS\Serializer\Exception\RuntimeException; alias
132 …throw new RuntimeException(sprintf('Could not convert data to boolean. Expected "true", "false", "…
157 …throw new RuntimeException('The array type must be specified as "array<K,V>" for Key-Value-Pairs.'…
200 …throw new RuntimeException(sprintf('The array type must be specified either as "array<T>", or "arr…
213 … throw new RuntimeException('Maps are not supported on top-level without metadata.');
223 …throw new RuntimeException(sprintf('The key attribute "%s" must be set for each entry of the map.'…
279 …throw new RuntimeException(sprintf('You must define a type for %s::$%s.', $metadata->class, $metad…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/
H A DGet.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
42 throw new RuntimeException('Missing parameter for the endpoint snapshot.get');
H A DCreate.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
42 throw new RuntimeException('Missing parameter for the endpoint snapshot.create');
H A DRestore.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
42 throw new RuntimeException('Missing parameter for the endpoint snapshot.restore');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DTermVectors.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
35 throw new RuntimeException(
H A DIndex.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
35 throw new RuntimeException(
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/
H A DClearRepositoriesMeteringArchive.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
42 throw new RuntimeException('Missing parameter for the endpoint nodes.clear_repositories_metering_archive');
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/
H A DCompilerApiFilter.php113 … throw new \RuntimeException("There is no known way to contact closure compiler available");
118 …throw new \RuntimeException(sprintf('The Google Closure Compiler API threw some server errors: '.p…
124 …throw new \RuntimeException(sprintf('The Google Closure Compiler API threw some errors: '.print_r(…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/
H A DPKCS8.php92 throw new \RuntimeException('Unable to decode BER of parameters');
96 throw new \RuntimeException('Unable to perform ASN1 mapping on parameters');
105 throw new \RuntimeException('Unable to decode BER of parameters');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DTwistedEdwards.php111 throw new \RuntimeException('setModulo needs to be called before this method');
129 throw new \RuntimeException('setModulo needs to be called before this method');
165 throw new \RuntimeException('setModulo needs to be called before this method');
/plugin/etherpadlite/externals/etherpad-lite-client/
H A Detherpad-lite-client.php75 throw new RuntimeException("API response has no code");
78 throw new RuntimeException("API response has no message");
91 throw new RuntimeException($result->message);
95 throw new RuntimeException("An unexpected error occurred whilst handling the response");
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DOpenSSH.php66 …throw new \RuntimeException("The public and private keys are not of the same type ($type vs $parse…
87 throw new \RuntimeException('Length of ssh-ed25519 key should be 32');
192 throw new \RuntimeException('Private Key does not have a secret set');
195 throw new \RuntimeException('Private Key secret is not of the correct length');
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCommonToken.php100 throw new \RuntimeException('Unexpected token source type.');
104 throw new \RuntimeException('Unexpected stream type.');
266 throw new \RuntimeException('Unexpected token source type.');
277 throw new \RuntimeException('Unexpected token source type.');
/plugin/recaptcha2/lib/ReCaptcha/
H A DReCaptcha.php61 throw new \RuntimeException('No secret provided');
65 throw new \RuntimeException('The provided secret must be a string');
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/_files/
H A DBankAccountTest.php28 } catch (RuntimeException $e) {
44 } catch (RuntimeException $e) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/SearchableSnapshots/
H A DMount.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
42 throw new RuntimeException('Missing parameter for the endpoint searchable_snapshots.mount');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Watcher/
H A DAckWatch.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
37 throw new RuntimeException(
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/
H A DRollover.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
37 throw new RuntimeException(
H A DGetFieldMapping.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
36 throw new RuntimeException(

1...<<11121314151617181920>>...24