Arango PHP ODM

MissingParameterException extends BaseException

Missing parameter exception

Tags
author

Lucas S. Vieira

Table of Contents

Methods

__construct()  : mixed
MissingParameterException constructor.

Methods

__construct()

MissingParameterException constructor.

public __construct(string $parameter[, Throwable|null $previous = null ]) : mixed
Parameters
$parameter : string

Parameter name.

$previous : Throwable|null = null

Previous exception or error.


        
On this page

Search results