Lines Matching refs:ExceptionNotFound

13 use ComboStrap\ExceptionNotFound;
247 * @throws ExceptionNotFound
253 throw new ExceptionNotFound("The key ($key) was not found");
262 * @throws ExceptionNotFound
267 throw new ExceptionNotFound("The property ($propertyName) was not found", self::CANONICAL);
282 * @throws ExceptionNotFound
287 throw new ExceptionNotFound("The scheme was not found");
318 } catch (ExceptionNotFound $e) {
383 } catch (ExceptionNotFound $e) {
396 } catch (ExceptionNotFound $e) {
414 * @throws ExceptionNotFound
419 throw new ExceptionNotFound("No host");
425 * @throws ExceptionNotFound
430 throw new ExceptionNotFound("The path was not found");
436 * @throws ExceptionNotFound
441 throw new ExceptionNotFound("The fragment was not set");
456 } catch (ExceptionNotFound $e) {
476 } catch (ExceptionNotFound $e) {
481 } catch (ExceptionNotFound $e) {
492 } catch (ExceptionNotFound $e) {
497 } catch (ExceptionNotFound $e) {
527 } catch (ExceptionNotFound $e) {
532 } catch (ExceptionNotFound $e) {
565 * @throws ExceptionNotFound
570 throw new ExceptionNotFound("No Query string");
617 * @throws ExceptionNotFound
628 * @throws ExceptionNotFound
635 throw new ExceptionNotFound("No last name");
643 * @throws ExceptionNotFound
666 } catch (ExceptionNotFound $e) {
673 * @throws ExceptionNotFound
680 throw new ExceptionNotFound("No Parent");
690 } catch (ExceptionNotFound $e) {
710 } catch (ExceptionNotFound $e) {
726 } catch (ExceptionNotFound $e) {
739 } catch (ExceptionNotFound $e) {
746 } catch (ExceptionNotFound $e) {
762 } catch (ExceptionNotFound $e) {
767 } catch (ExceptionNotFound $e) {
772 } catch (ExceptionNotFound $e) {
793 } catch (ExceptionNotFound $e) {
798 } catch (ExceptionNotFound $e) {
812 } catch (ExceptionNotFound $e) {
823 } catch (ExceptionNotFound $e) {
829 } catch (ExceptionNotFound $e) {
835 } catch (ExceptionNotFound $e) {
859 } catch (ExceptionNotFound $e) {
878 * @throws ExceptionNotFound
883 throw new ExceptionNotFound("No port specified");
938 } catch (ExceptionNotFound $e) {
948 * @throws ExceptionNotFound