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

namespace CoinGate\APIError;

;

# HTTP Status 404
class PageNotFound extends NotFound
{
}