File "RuntimeException.php"

Full Path: /home/cananyalcin/public_html/core/core/lib/coinbase/src/Exception/RuntimeException.php
File size: 119 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Coinbase\Wallet\Exception;

class RuntimeException extends \RuntimeException implements Exception
{
}