Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Data Fields
AuthenticationException Class Reference
Inheritance diagram for AuthenticationException:
LocalizedException EmailNotConfirmedException InvalidEmailOrPasswordException AuthenticationException RemoteServiceUnavailableException UserLockedException Exception

Data Fields

const AUTHENTICATION_ERROR = 'An authentication error occurred. Verify and try again.'
 

Additional Inherited Members

- Public Member Functions inherited from LocalizedException
 __construct (Phrase $phrase, \Exception $cause=null, $code=0)
 
 getRawMessage ()
 
 getParameters ()
 
 getLogMessage ()
 
- Protected Attributes inherited from LocalizedException
 $phrase
 
 $logMessage
 

Detailed Description

@api

Since
100.0.2

Definition at line 14 of file AuthenticationException.php.

Field Documentation

◆ AUTHENTICATION_ERROR

const AUTHENTICATION_ERROR = 'An authentication error occurred. Verify and try again.'
Deprecated:

Definition at line 19 of file AuthenticationException.php.


The documentation for this class was generated from the following file: