Searched refs:RuntimeException (Results 1 – 12 of 12) sorted by relevance
26 use RuntimeException; alias91 * @throws RuntimeException98 throw new RuntimeException($message);104 * @throws RuntimeException112 throw new RuntimeException('Output already started: ' . $output);
31 use RuntimeException; alias
25 use RuntimeException; alias254 throw new RuntimeException('Namespace "' . e($namespace) . '" not found.');260 throw new RuntimeException('View file not found: ' . e($view_file));
27 use RuntimeException; alias128 throw new RuntimeException($exception->getMessage());153 throw new RuntimeException('Unable to retrieve last insert ID');
46 use RuntimeException; alias186 throw new RuntimeException('Failed to create temporary stream');266 … throw new RuntimeException('Unable to write to stream. Perhaps the disk is full?');272 throw new RuntimeException('Cannot rewind temporary stream');
41 use RuntimeException; alias165 throw new RuntimeException('Unable to write to stream. Perhaps the disk is full?');
38 use RuntimeException; alias220 } catch (RuntimeException | InvalidArgumentException) {
23 use RuntimeException; alias28 class NotFoundInContainerException extends RuntimeException implements NotFoundExceptionInterface
24 use RuntimeException; alias40 class FileUploadException extends RuntimeException
22 use RuntimeException; alias27 class HttpException extends RuntimeException
42 use RuntimeException; alias122 } catch (RuntimeException $ex) {316 … throw new RuntimeException(message: 'No PHP graphics library is installed. Need Imagick or GD');
28 use RuntimeException; alias160 throw new RuntimeException('Failed to create temporary stream');