php8.5
Home/ Manual/ reference / oauth/ OAuthException class

OAuthException class

This exception is thrown when exceptional errors occur while using the OAuth extension and contains useful debugging information.

Intro

This exception is thrown when exceptional errors occur while using the OAuth extension and contains useful debugging information.

Class synopsis

class OAuthException { }

Properties

lastResponse

The response of the exception which occurred, if any

debugInfo

Source: reference/oauth/oauthexception.xml · from the official PHP manual (php/doc-en)