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

Show: inherited
Table of Contents

\ezpOauthInvalidRequestException

Package: oauth

This exception is thrown when a request is invalid.

An invalid request is the case when a required parameter is missing, when multiple methods of transferring the token is used, or when parameters are repeated.

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

Properties

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

Methods

methodpublic__construct(  $message ) : void

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