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