BadRequestException extends HintException
Class BadRequestException
Tags
Table of Contents
- $parameterList : mixed
- __construct() : mixed
- BadRequestException constructor.
- getReturnMessage() : array
- get array with the return message as defined in the OCM API
Properties
$parameterList
private
mixed
$parameterList
Methods
__construct()
BadRequestException constructor.
public
__construct(array $missingParameters) : mixed
Parameters
- $missingParameters : array
Tags
Return values
mixed —getReturnMessage()
get array with the return message as defined in the OCM API
public
getReturnMessage() : array