Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
ErrorCodePMGT Class Reference

List all error code for user/group/role searching SearchAccount. More...

+ Collaboration diagram for ErrorCodePMGT:

Data Fields

const PMGT0001 = 'Parameter "%s" for application "%s" not found'
 
const PMGT0002 = 'Cannot set parameter "%s" for application "%s" : %s'
 
const PMGT0003 = 'Global parameter "%s" not found'
 
const PMGT0004 = 'User parameter "%s" for application "%s" not found'
 
const PMGT0005 = 'Cannot set user parameter "%s" for application "%s" : %s'
 
const PMGT0006 = 'Cannot set application parameter "%s" . Application "%s" not found'
 
const PMGT0007 = 'Global User parameter "%s" "%s" not found'
 
const PMGT0008 = 'Cannot set User parameter "%s" "%s" user "#%s" not found'
 

Detailed Description

List all error code for user/group/role searching SearchAccount.

Error codes used when manage application parameters

See Also
ErrorCode

Definition at line 14 of file ErrorCodePMGT.php.

Field Documentation

const PMGT0001 = 'Parameter "%s" for application "%s" not found'
Error code:
The parameter key not exists Can be due to unkown application name also

Definition at line 20 of file ErrorCodePMGT.php.

const PMGT0002 = 'Cannot set parameter "%s" for application "%s" : %s'
Error code:
Error during record application parameter value

Definition at line 24 of file ErrorCodePMGT.php.

const PMGT0003 = 'Global parameter "%s" not found'
Error code:
The global parameter key not existsc also when parameter is not declared as global

Definition at line 29 of file ErrorCodePMGT.php.

const PMGT0004 = 'User parameter "%s" for application "%s" not found'
Error code:
The parameter key not exists also when parameter is not declared as user

Definition at line 34 of file ErrorCodePMGT.php.

const PMGT0005 = 'Cannot set user parameter "%s" for application "%s" : %s'
Error code:
Error during record user application parameter value

Definition at line 38 of file ErrorCodePMGT.php.

const PMGT0006 = 'Cannot set application parameter "%s" . Application "%s" not found'
Error code:
Unknow application name

Definition at line 42 of file ErrorCodePMGT.php.

const PMGT0007 = 'Global User parameter "%s" "%s" not found'
Error code:
The parameter key not exists also when parameter is not declared as user and global

Definition at line 47 of file ErrorCodePMGT.php.

const PMGT0008 = 'Cannot set User parameter "%s" "%s" user "#%s" not found'
Error code:
The parameter key not exists also when parameter is not declared as user and global

Definition at line 52 of file ErrorCodePMGT.php.


The documentation for this class was generated from the following file:
← centre documentaire © anakeen