AirlayException
extends Exception
in package
Table of Contents
- $status : mixed
- __construct() : mixed
- getStatus() : mixed
Properties
$status
private
mixed
$status
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 —getStatus()
public
getStatus() : mixed