View file ProForum/Files/application/vendor/coingate/coingate-php/lib/APIError/RateLimitException.php
<?php
namespace CoinGate\APIError;
# HTTP Status 429
class RateLimitException extends APIError
{
}
<?php
namespace CoinGate\APIError;
# HTTP Status 429
class RateLimitException extends APIError
{
}