DoorkeeperException
extends RepoLibException
in package
Description of DoorkeeperException
Tags
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct([string $message = '' ][, int $code = 400 ][, Throwable|null $previous = null ]) : mixed
Parameters
- $message : string = ''
- $code : int = 400
- $previous : Throwable|null = null