?? GreyFile — Mystic File Browser

Current path: home/webdevt/prestashop17/vendor/maxmind/web-service-common/src/Exception/



?? Go up: /home/webdevt/prestashop17/vendor/maxmind/web-service-common/src

?? Viewing: InsufficientFundsException.php

<?php

namespace MaxMind\Exception;

/**
 * Thrown when the account is out of credits.
 */
class InsufficientFundsException extends InvalidRequestException
{
}


??

??