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' |
ErrorCodeApplicationParameterManager
Definition at line 12 of file ErrorCodeApplicationParameterManager.php.
const APM0001 = 'The application id "%s" is not found' |
Definition at line 17 of file ErrorCodeApplicationParameterManager.php.
const APM0002 = 'Global parameter "%s" is not found' |
Definition at line 21 of file ErrorCodeApplicationParameterManager.php.
const APM0003 = 'The application name "%s" is not found' |
Definition at line 25 of file ErrorCodeApplicationParameterManager.php.
const APM0004 = 'The application type is not usable' |
Definition at line 29 of file ErrorCodeApplicationParameterManager.php.
Definition at line 33 of file ErrorCodeApplicationParameterManager.php.
const APM0006 = 'Cannot set user parameter "%s" for application "%s"' |
Definition at line 37 of file ErrorCodeApplicationParameterManager.php.
const APM0007 = 'Cannot set User parameter "%s" "%s" user "#%s" not found' |
Definition at line 42 of file ErrorCodeApplicationParameterManager.php.
const APM0008 = 'The parameter %s of the application %s is not found' |
Definition at line 46 of file ErrorCodeApplicationParameterManager.php.
const APM0009 = 'Cannot set parameter "%s" for application "%s" : %s' |
Definition at line 50 of file ErrorCodeApplicationParameterManager.php.
const APM0010 = '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' |
Definition at line 58 of file ErrorCodeApplicationParameterManager.php.