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