You are here

class RefreshTokenFailedException in Auth0 Single Sign On 8.2

Internal error to handle missing emails in the user profile.

Hierarchy

Expanded class hierarchy of RefreshTokenFailedException

File

src/Exception/RefreshTokenFailedException.php, line 8

Namespace

Drupal\auth0\Exception
View source
class RefreshTokenFailedException extends \Exception {

}

Members