Nextcloud PHP API (master)

InvalidTokenException extends Exception
in package

Tags
since
23.0.0

Table of Contents

Constants

TOKEN_DECRYPTION_ERROR  = 3
TOKEN_EXPIRED  = 5
TOKEN_INVALID_FORMAT  = 4
TOKEN_MISMATCH  = 6
TOKEN_NOT_FOUND  = 2
USER_UNKNOWN  = 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