File "AuthenticationException.php"
Full Path: /home/cananyalcin/public_html/core/module/client/library/coinbase_api/coinbase/coinbase-commerce/src/Exceptions/AuthenticationException.php
File size: 101 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace CoinbaseCommerce\Exceptions;
class AuthenticationException extends ApiException
{
}