Arango PHP ODM

AuthException extends BaseException
in package

AuthException

Tags
author

Lucas S. Vieira

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

        
On this page

Search results