/home/brandsfa/.trash/vendor.1/seshac/laravel-shiprocket-api/src/Exceptions/ShiprocketException.php
<?php

namespace Seshac\Shiprocket\Exceptions;

use Exception;

class ShiprocketException extends Exception
{
}