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