<?php # app/MicroApi/Exceptions/RpcException.php namespace App\MicroApi\Exceptions; class RpcException extends \Exception { }