File "AuthenticationException.php"
Full Path: /home/cananyalcin/public_html/core/lib/coinbase/src/Exception/AuthenticationException.php
File size: 109 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Coinbase\Wallet\Exception;
class AuthenticationException extends UnauthorizedException
{
}