Nextcloud PHP API (master)

InvalidTokenException extends Exception
in package

Tags
since
23.0.0

Table of Contents

Constants

TOKEN_DECRYPTION_ERROR  : int = 3
TOKEN_EXPIRED  : int = 5
TOKEN_INVALID_FORMAT  : int = 4
TOKEN_MISMATCH  : int = 6
TOKEN_NOT_FOUND  : int = 2
USER_UNKNOWN  : int = 1

Methods

__construct()  : mixed

Constants

Methods

__construct()

public __construct(int $code) : mixed
Parameters
$code : int
Tags
since
23.0.0
On this page

Search results