Home
last modified time | relevance | path

Searched refs:RuntimeException (Results 1 – 25 of 635) sorted by relevance

12345678910>>...26

/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DStream.php98 throw new \RuntimeException('Stream is detached');
102 throw new \RuntimeException('Cannot read from non-readable stream');
175 throw new \RuntimeException('Stream is detached');
184 throw new \RuntimeException('Stream is detached');
190 throw new \RuntimeException('Unable to determine stream position');
206 throw new \RuntimeException('Stream is detached');
209 throw new \RuntimeException('Stream is not seekable');
212 throw new \RuntimeException('Unable to seek to stream position '
220 throw new \RuntimeException('Stream is detached');
223 throw new \RuntimeException('Cannot read from non-readable stream');
[all …]
DUploadedFile.php10 use RuntimeException; alias
135 * @throws RuntimeException if is moved or not ok
140 throw new RuntimeException('Cannot retrieve stream due to upload error');
144 throw new RuntimeException('Cannot retrieve stream after it has already been moved');
186 throw new RuntimeException(
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DStream.php92 throw new \RuntimeException('Stream is detached');
98 throw new \RuntimeException('Unable to read stream contents');
170 throw new \RuntimeException('Stream is detached');
179 throw new \RuntimeException('Stream is detached');
185 throw new \RuntimeException('Unable to determine stream position');
201 throw new \RuntimeException('Stream is detached');
204 throw new \RuntimeException('Stream is not seekable');
207 throw new \RuntimeException('Unable to seek to stream position '
215 throw new \RuntimeException('Stream is detached');
218 throw new \RuntimeException('Cannot read from non-readable stream');
[all …]
DUploadedFile.php8 use RuntimeException; alias
216 * @throws RuntimeException if is moved or not ok
221 throw new RuntimeException('Cannot retrieve stream due to upload error');
225 throw new RuntimeException('Cannot retrieve stream after it has already been moved');
232 * @throws RuntimeException if the upload was not successful.
253 * @throws RuntimeException if the upload was not successful.
255 * @throws RuntimeException on any error during the move operation, or on
282 throw new RuntimeException(
/plugin/findologicxmlexport/vendor/jms/serializer/src/
DJsonDeserializationVisitor.php9 use JMS\Serializer\Exception\RuntimeException; alias
90 …throw new RuntimeException(sprintf('Expected array, but got %s: %s', \gettype($data), json_encode(…
122 …throw new RuntimeException(sprintf('Array type cannot have more than 2 parameters, but got %s.', j…
162 …throw new RuntimeException(sprintf('Invalid data %s (%s), expected "%s".', json_encode($data), $me…
167 throw new RuntimeException(sprintf(
181 …throw new RuntimeException(sprintf('You must define a type for %s::$%s.', $metadata->class, $metad…
234 throw new RuntimeException('Could not decode JSON, maximum stack depth exceeded.');
237 … throw new RuntimeException('Could not decode JSON, underflow or the nodes mismatch.');
240 … throw new RuntimeException('Could not decode JSON, unexpected control character found.');
243 throw new RuntimeException('Could not decode JSON, syntax error - malformed JSON.');
[all …]
/plugin/jplayer/vendor/symfony/process/
DProcess.php18 use Symfony\Component\Process\Exception\RuntimeException; alias
142 * @throws RuntimeException When proc_open is not installed
147 …throw new RuntimeException('The Process class relies on proc_open, which is not available on your …
200 * @throws RuntimeException When process can't be launched
201 * @throws RuntimeException When process stopped after receiving signal
222 …* @throws RuntimeException if PHP was compiled with --enable-sigchild and the enhanced sigch…
230 …throw new RuntimeException('This PHP has been compiled with --enable-sigchild. You must use setEnh…
256 * @throws RuntimeException When process can't be launched
257 * @throws RuntimeException When process is already running
263 throw new RuntimeException('Process is already running.');
[all …]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DHandlerFactory.php14 use FreeDSx\Ldap\Exception\RuntimeException; alias
67 throw new RuntimeException(sprintf(
128 throw new RuntimeException(sprintf(
149 throw new RuntimeException(sprintf(
158 throw new RuntimeException(sprintf(
173 throw new RuntimeException(sprintf(
182 throw new RuntimeException(sprintf(
/plugin/dx/src/
DStandardize.php8 use RuntimeException; alias
51 …throw new RuntimeException("Plugin \"$pluginName\" does not exist in expected location \"$pluginDi…
60 … throw new RuntimeException($pluginDir . ' has uncommited git changes or untracked files!');
71 throw new RuntimeException($targetFilePath . ' is not writable!');
92 throw new RuntimeException($targetFilePath . ' is not writable!');
105 throw new RuntimeException(sprintf('Directory "%s" was not created', $dirPath));
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Cache/
DConfigCache.php57 throw new \RuntimeException('Unable to create directory '.$dir);
63 throw new \RuntimeException('Unable to write file '.$path);
80 throw new \RuntimeException('There is no cached value for '.$resource);
98 throw new \RuntimeException('There is no cached value for '.$resource);
103 throw new \RuntimeException('Unable to determine file mtime for '.$path);
DFilesystemCache.php38 throw new \RuntimeException('There is no cached value for '.$key);
47 throw new \RuntimeException('Unable to create directory '.$this->dir);
53 throw new \RuntimeException('Unable to write file '.$path);
62 throw new \RuntimeException('Unable to remove file '.$path);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/
H A DHandlerFactoryInterface.php14 use FreeDSx\Ldap\Exception\RuntimeException; alias
28 * @throws RuntimeException
34 * @throws RuntimeException
40 * @throws RuntimeException
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
DPKCS1.php75 throw new \RuntimeException('Unable to decode BER');
80 throw new \RuntimeException('Unable to perform ASN1 mapping');
91 throw new \RuntimeException('Unable to decode BER');
95 throw new \RuntimeException('Unable to perform ASN1 mapping');
102 throw new \RuntimeException('EC PARAMETERS does not correspond to EC PRIVATE KEY');
122 throw new \RuntimeException('Unable to decode BER');
132 throw new \RuntimeException('Unable to perform ASN1 mapping');
135 throw new \RuntimeException('Key cannot be loaded without parameters');
Dlibsodium.php65 …throw new \RuntimeException('Keys with 96 bytes should have the 2nd and 3rd set of 32 bytes match'…
70 …throw new \RuntimeException('libsodium keys need to either be 32 bytes long, 64 bytes long or 96 b…
111 throw new \RuntimeException('Private Key does not have a secret set');
114 throw new \RuntimeException('Private Key secret is not of the correct length');
/plugin/combo/vendor/symfony/process/
H A DProcess.php19 use Symfony\Component\Process\Exception\RuntimeException; alias
243 * @throws RuntimeException When process can't be launched
244 * @throws RuntimeException When process is already running
294 * @throws RuntimeException When process can't be launched
295 * @throws RuntimeException When process is already running
301 throw new RuntimeException('Process is already running.');
350 … throw new RuntimeException(sprintf('The provided cwd "%s" does not exist.', $this->cwd));
356 throw new RuntimeException('Unable to launch a new process.');
382 * @throws RuntimeException When process can't be launched
383 * @throws RuntimeException When process is already running
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
DOpenSSH.php85 throw new \RuntimeException('Expected openssh-key-v1');
92 …throw new \RuntimeException('Although the OpenSSH private key format supports multiple keys phpsec…
121 throw new \RuntimeException('Encrypted OpenSSH private keys are not supported');
130 throw new \RuntimeException('The two checkints do not match');
155 …throw new \RuntimeException('Two different types of keys are claimed: ' . $asciiType . ' and ' . $…
189 …throw new \RuntimeException("The key type ($candidate) is not equal to: " . implode(',', static::$…
/plugin/elasticsearch/helper/
Ddocparser.php53 throw new RuntimeException(
82 throw new RuntimeException('File ' . $file . 'does not exist');
86 throw new RuntimeException('Cannot parse file with unidentified extension');
89 throw new RuntimeException('No parser configured for files of type ' . $ext);
94 throw new RuntimeException('No response from parser');
/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/
DExclusionPolicy.php7 use JMS\Serializer\Exception\RuntimeException; alias
26 throw new RuntimeException('"value" must be a string.');
32 throw new RuntimeException('Exclusion policy must either be "ALL", or "NONE".');
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php171 throw new \RuntimeException('Unexpected null input stream.');
247 throw new \RuntimeException('Unexpected null interpreter.');
261 throw new \RuntimeException('Unexpected null input stream.');
332 throw new \RuntimeException('Unexpected null start token.');
361 throw new \RuntimeException('Unexpected null expected tokens.');
564 throw new \RuntimeException('Unexpected null input stream.');
570 throw new \RuntimeException('Unexpected null interpreter.');
619 throw new \RuntimeException('Unexpected null input stream.');
662 throw new \RuntimeException('Unexpected null current token.');
668 throw new \RuntimeException('Unexpected null input stream.');
[all …]
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/
DHeaderProcessor.php24 throw new \RuntimeException('Expected a non-empty array of header data');
31 throw new \RuntimeException('HTTP version missing from header data');
37 throw new \RuntimeException('HTTP status code missing from header data');
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLexer.php156 throw new \RuntimeException('NextToken requires a non-null input stream.');
172 throw new \RuntimeException('Unexpected interpreter type.');
261 throw new \RuntimeException('Empty Stack');
297 throw new \RuntimeException('Input must be CharStream.');
343 throw new \RuntimeException('Cannot emit EOF for null stream.');
367 throw new \RuntimeException('Unexpected interpreter type.');
376 throw new \RuntimeException('Unexpected interpreter type.');
385 throw new \RuntimeException('Unexpected interpreter type.');
394 throw new \RuntimeException('Unexpected interpreter type.');
406 throw new \RuntimeException('Cannot know char index for null stream.');
[all …]
/plugin/letsencrypt/
DLescript.php119 throw new \RuntimeException("Please check $uri - token not available");
138 … throw new \RuntimeException("Verification ended with error: " . json_encode($result));
179 …throw new \RuntimeException("Invalid response code: " . $this->client->getLastCode() . ", " . json…
210 … throw new \RuntimeException("Can't get certificate: HTTP code " . $this->client->getLastCode());
215 if (empty($certificates)) throw new \RuntimeException('No certificates generated');
232 throw new \RuntimeException(openssl_error_string());
304 … if (!$csr) throw new \RuntimeException("CSR couldn't be generated! " . openssl_error_string());
331 throw new \RuntimeException("Key export failed!");
337 …if(!is_dir($outputDirectory)) throw new \RuntimeException("Cant't create directory $outputDirector…
478 throw new \RuntimeException('Curl: '.curl_error($handle));
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
DGetSource.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
35 throw new RuntimeException(
41 throw new RuntimeException(
DExistsSource.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
35 throw new RuntimeException(
41 throw new RuntimeException(
DExists.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
35 throw new RuntimeException(
41 throw new RuntimeException(
DGet.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
35 throw new RuntimeException(
41 throw new RuntimeException(

12345678910>>...26