AirLay backend

AirlayException extends Exception
in package

Table of Contents

$status  : mixed
__construct()  : mixed
getStatus()  : mixed

Properties

Methods

__construct()

public __construct([string $message = "" ][, int $status = 400 ], int $code[, Throwable|null $previous = null ]) : mixed
Parameters
$message : string = ""
$status : int = 400
$code : int
$previous : Throwable|null = null
Return values
mixed

Search results