Documentation

UnauthorizedException extends RepoLibException
in package

Description of UnauthorizedException

Tags
author

zozlak

Table of Contents

Methods

__construct()  : mixed

Methods

__construct()

public __construct([string $message = "Unauthorized " ][, int $code = 401 ][, Throwable|null $previous = null ]) : mixed
Parameters
$message : string = "Unauthorized "
$code : int = 401
$previous : Throwable|null = null

        
On this page

Search results