Searched refs:FacebookAuthenticationException (Results 1 – 2 of 2) sorted by relevance
89 … return new static($response, new FacebookAuthenticationException($message, $code));106 return new static($response, new FacebookAuthenticationException($message, $code));133 return new static($response, new FacebookAuthenticationException($message, $code));
31 class FacebookAuthenticationException extends FacebookSDKException class