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

Show: inherited
Table of Contents

\ezpOauthInsufficientScopeException

Package: oauth

This exception is thrown when a request is made with a token not repsresenting sufficient scope for the request to be accepted.

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.