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