kernel/private/rest/classes/exceptions/invalid_token.php

Show: inherited
Table of Contents

\ezpOauthInvalidTokenException

Package: oauth

This exception is thrown when a token is invalid.

Also this exception can be used when a token is expired but can be refreshed.

Parent(s)
\ezpOauthRequiredException < \ezpOauthException < \ezcBaseException

Properties

Propertypublic  $errorType= 'null'
Default valuenullDetails
Type
n/a
Inherited_from
\ezpOauthException::$$errorType  
Inherited_from
\ezpOauthRequiredException::$$errorType  

Methods

methodpublic__construct(  $message ) : void

Parameters
Name Type Description
$message
Documentation was generated by DocBlox 0.18.1.