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

Show: inherited
Table of Contents

File containing the ezpOauthTokenNotFoundException class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
kernel  
Version
4.6.0  

\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.