<?php namespace App\Exceptions; use Exception; class RepositoryNotFound extends Exception { // }