?iť?

Your IP : 18.224.67.0


Current Path : /home/scgforma/www/soc064/htdocs/includes/OAuth/OAuth2/Service/Exception/
Upload File :
Current File : /home/scgforma/www/soc064/htdocs/includes/OAuth/OAuth2/Service/Exception/InvalidAccessTypeException.php

<?php

namespace OAuth\OAuth2\Service\Exception;

use OAuth\Common\Exception\Exception;

/**
 * Exception thrown when an invalid accessType for the Google Service is specified
 */
class InvalidAccessTypeException extends Exception
{
}