?iť?

Your IP : 3.145.20.52


Current Path : /home/s/c/g/scgforma/www/soc064/htdocs/includes/OAuth/Common/Http/Exception/
Upload File :
Current File : /home/s/c/g/scgforma/www/soc064/htdocs/includes/OAuth/Common/Http/Exception/TokenResponseException.php

<?php

namespace OAuth\Common\Http\Exception;

use OAuth\Common\Exception\Exception;

/**
 * Exception relating to token response from service.
 */
class TokenResponseException extends Exception
{
}