?iť?

Your IP : 3.147.193.143


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

<?php

namespace OAuth\Common\Token\Exception;

use OAuth\Common\Exception\Exception;

/**
 * Exception thrown when an expired token is attempted to be used.
 */
class ExpiredTokenException extends Exception
{
}