Auth0-PHP

AuthenticationException extends Exception
in package
implements Auth0Exception

FinalYes
Tags
codeCoverageIgnore

Table of Contents

Interfaces

Auth0Exception
Represents all errors generated by SDK itself.

Constants

MSG_REQUIRES_GRANT_TYPE  : string = 'A grant type must be specified for this request'

Methods

requiresGrantType()  : self

Constants

MSG_REQUIRES_GRANT_TYPE

public string MSG_REQUIRES_GRANT_TYPE = 'A grant type must be specified for this request'

Methods

requiresGrantType()

public static requiresGrantType([Throwable|null $previous = null ]) : self
Parameters
$previous : Throwable|null = null
Return values
self
On this page

Search results