Class Inx_Api_LoginException

Description

An Inx_Api_LoginException is thrown by login methods if the login process failed.

An Inx_Api_LoginException is thrown by login methods if the login process failed.

  • version: $Revision: 9497 $ $Date: 2007-12-19 17:03:25 +0200 (Tr, 19 Grd 2007) $ $Author: aurimas $
  • see: createRemoteSession(String, String, String)
  • see: createLocalSession(String, String)
  • since: API 1.0

Located in /Api/LoginException.php (line 14)

Exception
   |
   --Inx_Api_LoginException
Class Constant Summary
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods

Inherited Methods

Inherited From Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getPrevious ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )
Class Constants
ILLEGAL_USERNAME_OR_PASSWORD = 1001 (line 23)

An illegal username or password was specfied.

An illegal username or password was specfied.

MISSING_PERMISSIONS = 1010 (line 48)

The specified user has insufficient permissions.

The specified user has insufficient permissions.

  • since: 1.9.0
MISSING_PLUGIN = 1011 (line 55)

The specified Plugin (secret) could not be found.

The specified Plugin (secret) could not be found.

  • since: 1.9.0
PWD_FORCED_CHANGE = 1004 (line 41)

The user is forced to change his password by the administrator.

The user is forced to change his password by the administrator.

  • since: 1.4.2
PWD_VALIDITY_EXPIRATION = 1003 (line 35)

The password expiration is elapsed.

The password expiration is elapsed.

  • since: 1.4.2
SYSTEM_EXCEPTION = 1000 (line 20)

System exception: The server isn't running, too many sessions are opened, no valid license can be found or the api is incompatible to the server version.

System exception: The server isn't running, too many sessions are opened, no valid license can be found or the api is incompatible to the server version.

USER_EXCEPTION = 1002 (line 29)

The specified user is inactive, the login right for the specified user is missing or access is denied from the ip filter.

The specified user is inactive, the login right for the specified user is missing or access is denied from the ip filter.

Documentation generated on Thu, 17 Sep 2015 14:27:26 +0200 by phpDocumentor 1.3.2