/home/techmark/rkagrobd.com/nucleus/vendor/coingate/coingate-php/lib/APIError/APIError.php
<?php

namespace CoinGate\APIError;

class APIError extends \Exception
{
}