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