kernel/private/rest/classes/exceptions/invalid_request.php
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


$errorType= 'null'
Default value
null
Details- Type
- n/a
- Inherited_from
- \ezpOauthException::$$errorType
- Inherited_from
- \ezpOauthBadRequestException::$$errorType