<?php namespace App\Exception; class BalanceInsufficientException extends \Exception { }