Nextcloud PHP API (stable19)

BadRequestException extends HintException

Class BadRequestException

Tags
since
14.0.0

Table of Contents

$parameterList  : mixed
__construct()  : mixed
BadRequestException constructor.
getReturnMessage()  : array
get array with the return message as defined in the OCM API

Properties

Methods

__construct()

BadRequestException constructor.

public __construct(array $missingParameters) : mixed
Parameters
$missingParameters : array
Tags
since
14.0.0
Return values
mixed

getReturnMessage()

get array with the return message as defined in the OCM API

public getReturnMessage() : array
Tags
since
14.0.0
Return values
array

Search results