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