Home
last modified time | relevance | path

Searched refs:FacebookThrottleException (Results 1 – 2 of 2) sorted by path

/plugin/authfacebook/lib/Exceptions/
H A DFacebookResponseException.php119 return new static($response, new FacebookThrottleException($message, $code));
H A DFacebookThrottleException.php31 class FacebookThrottleException extends FacebookSDKException class