Lines Matching refs:OAuthException
6 class OAuthException extends Exception { class
431 throw new OAuthException('Arrays not supported in headers');
564 throw new OAuthException("OAuth version '$version' not supported");
579 throw new OAuthException('No signature method parameter. This parameter is required');
584 throw new OAuthException(
599 throw new OAuthException("Invalid consumer key");
604 throw new OAuthException("Invalid consumer");
619 throw new OAuthException("Invalid $token_type token: $token_field");
647 throw new OAuthException("Invalid signature");
656 throw new OAuthException(
663 throw new OAuthException(
674 throw new OAuthException(
686 throw new OAuthException("Nonce already used: $nonce");