Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
ErrorCodeAPM Class Reference
+ Collaboration diagram for ErrorCodeAPM:

Data Fields

const APM0001 = 'The application id "%s" is not found'
 
const APM0002 = 'Global parameter "%s" is not found'
 
const APM0003 = 'The application name "%s" is not found'
 
const APM0004 = 'The application type is not usable'
 
const APM0005 = 'The user type is not usable'
 
const APM0006 = 'Cannot set user parameter "%s" for application "%s"'
 
const APM0007 = 'Cannot set User parameter "%s" "%s" user "#%s" not found'
 
const APM0008 = 'The parameter %s of the application %s is not found'
 
const APM0009 = 'Cannot set parameter "%s" for application "%s" : %s'
 
const APM0010 = 'Unable to get application id, when parameter is global need a parameter name'
 
const APM0011 = 'Cannot set parameter "%s" no value detected'
 

Detailed Description

ErrorCodeApplicationParameterManager

See Also
ApplicationParameterManager

Definition at line 12 of file ErrorCodeApplicationParameterManager.php.

Field Documentation

const APM0001 = 'The application id "%s" is not found'
Error code:
The application name not exists

Definition at line 17 of file ErrorCodeApplicationParameterManager.php.

const APM0002 = 'Global parameter "%s" is not found'
Error code:
The global parameter key not exists

Definition at line 21 of file ErrorCodeApplicationParameterManager.php.

const APM0003 = 'The application name "%s" is not found'
Error code:
The application name not exists

Definition at line 25 of file ErrorCodeApplicationParameterManager.php.

const APM0004 = 'The application type is not usable'
Error code:
The type of the application element is not usable

Definition at line 29 of file ErrorCodeApplicationParameterManager.php.

const APM0005 = 'The user type is not usable'
Error code:
The type of the user element is not usable

Definition at line 33 of file ErrorCodeApplicationParameterManager.php.

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

Definition at line 37 of file ErrorCodeApplicationParameterManager.php.

const APM0007 = '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 42 of file ErrorCodeApplicationParameterManager.php.

const APM0008 = 'The parameter %s of the application %s is not found'
Error code:
Unable to get parameter

Definition at line 46 of file ErrorCodeApplicationParameterManager.php.

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

Definition at line 50 of file ErrorCodeApplicationParameterManager.php.

const APM0010 = 'Unable to get application id, when parameter is global need a parameter name'
Error code:
Unable to get application id, when parameter is global need a parameter name

Definition at line 54 of file ErrorCodeApplicationParameterManager.php.

const APM0011 = 'Cannot set parameter "%s" no value detected'
Error code:
Error during record global application parameter value

Definition at line 58 of file ErrorCodeApplicationParameterManager.php.


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