Lines Matching refs:ExceptionNotFound
13 use ComboStrap\ExceptionNotFound; alias
274 * @throws ExceptionNotFound
280 throw new ExceptionNotFound("The key ($key) was not found");
289 * @throws ExceptionNotFound
294 … throw new ExceptionNotFound("The property ($propertyName) was not found", self::CANONICAL);
309 * @throws ExceptionNotFound
314 throw new ExceptionNotFound("The scheme was not found");
345 } catch (ExceptionNotFound $e) {
410 } catch (ExceptionNotFound $e) {
422 } catch (ExceptionNotFound $e) {
440 * @throws ExceptionNotFound
445 throw new ExceptionNotFound("No host");
451 * @throws ExceptionNotFound
456 throw new ExceptionNotFound("The path was not found");
462 * @throws ExceptionNotFound
467 throw new ExceptionNotFound("The fragment was not set");
482 } catch (ExceptionNotFound $e) {
502 } catch (ExceptionNotFound $e) {
507 } catch (ExceptionNotFound $e) {
518 } catch (ExceptionNotFound $e) {
523 } catch (ExceptionNotFound $e) {
553 } catch (ExceptionNotFound $e) {
558 } catch (ExceptionNotFound $e) {
591 * @throws ExceptionNotFound
596 throw new ExceptionNotFound("No Query string");
643 * @throws ExceptionNotFound
654 * @throws ExceptionNotFound
661 throw new ExceptionNotFound("No last name");
669 * @throws ExceptionNotFound
692 } catch (ExceptionNotFound $e) {
699 * @throws ExceptionNotFound
706 throw new ExceptionNotFound("No Parent");
716 } catch (ExceptionNotFound $e) {
736 } catch (ExceptionNotFound $e) {
752 } catch (ExceptionNotFound $e) {
765 } catch (ExceptionNotFound $e) {
772 } catch (ExceptionNotFound $e) {
788 } catch (ExceptionNotFound $e) {
793 } catch (ExceptionNotFound $e) {
798 } catch (ExceptionNotFound $e) {
819 } catch (ExceptionNotFound $e) {
824 } catch (ExceptionNotFound $e) {
838 } catch (ExceptionNotFound $e) {
849 } catch (ExceptionNotFound $e) {
855 } catch (ExceptionNotFound $e) {
861 } catch (ExceptionNotFound $e) {
885 } catch (ExceptionNotFound $e) {
904 * @throws ExceptionNotFound
909 throw new ExceptionNotFound("No port specified");
964 } catch (ExceptionNotFound $e) {
974 * @throws ExceptionNotFound