AuthException
extends BaseException
in package
AuthException
Tags
Table of Contents
Methods
- __construct() : mixed
- AuthException constructor.
Methods
__construct()
AuthException constructor.
public
__construct(string $message[, Throwable|null $previous = null ][, int $code = 0 ]) : mixed
Parameters
- $message : string
- $previous : Throwable|null = null
- $code : int = 0