BalanceInsufficientException.php 91 Bytes Edit 1 2 3 4 5 6 7 <?php namespace App\Exception; class BalanceInsufficientException extends \Exception { }