File "InternalServerException.php"

Full Path: /home/cananyalcin/public_html/core/lib/coinbase/coinbase-commerce/src/Exceptions/InternalServerException.php
File size: 101 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace CoinbaseCommerce\Exceptions;

class InternalServerException extends ApiException
{
}