File "InternalServerException.php"

Full Path: /home/cananyalcin/public_html/core/InternalServerException.php
File size: 101 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Coinbase\Wallet\Exception;

class InternalServerException extends HttpException
{
}