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

List all error code for METHOD. More...

+ Collaboration diagram for ErrorCodeINIT:

Data Fields

const INIT0001 = 'initial parameter value "%s" syntax error in "%s" family'
 
const INIT0002 = 'initial parameter value reference is empty in "%s" family'
 
const INIT0003 = 'the initial parameter value "%s" reference method "%s" in "%s" family : %s'
 
const INIT0004 = 'method error parameter "%s" in family "%s" : %s'
 
const INIT0005 = 'the parameter value reference "%s" is not found in "%s" family'
 
const INIT0006 = 'the parameter value reference "%s" is not a parameter but an attribut in "%s" family'
 

Detailed Description

List all error code for METHOD.

Errors code used to checking METHOD keyword

See Also
ErrorCode

Definition at line 12 of file ErrorCodeINIT.php.

Field Documentation

const INIT0001 = 'initial parameter value "%s" syntax error in "%s" family'
Error code:
initial parameter value must reference attribute (63 max alphanum characters)

Definition at line 17 of file ErrorCodeINIT.php.

const INIT0002 = 'initial parameter value reference is empty in "%s" family'
Error code:
initial parameter value must reference attribute

Definition at line 21 of file ErrorCodeINIT.php.

const INIT0003 = 'the initial parameter value "%s" reference method "%s" in "%s" family : %s'
Error code:
INITIAL method is not correctly defined

Definition at line 25 of file ErrorCodeINIT.php.

const INIT0004 = 'method error parameter "%s" in family "%s" : %s'
Error code:
error definition of method in INITIAL key or in already set parameter
See Also
ErrorCodeATTR::ATTR1260
ErrorCodeATTR::ATTR1263
ErrorCodeATTR::ATTR1261

Definition at line 32 of file ErrorCodeINIT.php.

const INIT0005 = 'the parameter value reference "%s" is not found in "%s" family'
Error code:
unknow attribute found in INITIAL key or in already set parameter

Definition at line 36 of file ErrorCodeINIT.php.

const INIT0006 = 'the parameter value reference "%s" is not a parameter but an attribut in "%s" family'
Error code:
unknow attribute found in INITIAL key or in already set parameter

Definition at line 40 of file ErrorCodeINIT.php.


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