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

List all error code for BEGIN keyword. More...

+ Collaboration diagram for ErrorCodeFAM:

Data Fields

const FAM0100 = 'inherit family "%s" not found for "%s" family'
 
const FAM0101 = 'cannot inherit from itself %s"'
 
const FAM0102 = 'inheritance "%s" -> "%s" cannot be changed "%s"'
 
const FAM0104 = 'inherit family "%s" is not a family "%s" family'
 
const FAM0200 = 'the title "%s" is too long for "%s" family'
 
const FAM0201 = 'the title "%s" does not have special characters "%s" family'
 
const FAM0400 = 'syntax error in classfile "%s" in "%s" family : %s'
 
const FAM0401 = 'classfile "%s" not found in "%s" family '
 
const FAM0500 = 'family name is required for "%s"'
 
const FAM0501 = 'syntax error in family name "%s"'
 
const FAM0502 = 'family name "%s" is already use for "%s" document'
 
const FAM0600 = 'parent class family file "%s" not found for "%s" family'
 
const FAM0601 = 'parent family "%s" not found for family "%s" while generating class file.'
 
const FAM0602 = 'parent family "%s" not found for family "%s" while generating attribute class file.'
 
const FAM0603 = 'parent family "%s" not found for family "%s" while checking inheritance.'
 

Detailed Description

List all error code for BEGIN keyword.

Errors code used to checking document's family definition

See Also
ErrorCode

Definition at line 12 of file ErrorCodeFAM.php.

Field Documentation

const FAM0100 = 'inherit family "%s" not found for "%s" family'
Error code:
the inherit family must be recorded before inherit to it

Definition at line 18 of file ErrorCodeFAM.php.

const FAM0101 = 'cannot inherit from itself %s"'
Error code:
a family cannot inherit from itself,. name and fromname must be differtent

Definition at line 23 of file ErrorCodeFAM.php.

const FAM0102 = 'inheritance "%s" -> "%s" cannot be changed "%s"'
Error code:
the family inheritance cannot be changed. A migration is needed.

Definition at line 28 of file ErrorCodeFAM.php.

const FAM0104 = 'inherit family "%s" is not a family "%s" family'
Error code:
the inherit family must be a family document

Definition at line 33 of file ErrorCodeFAM.php.

const FAM0200 = 'the title "%s" is too long for "%s" family'
Error code:
the title length is less than 255 characters.

Definition at line 38 of file ErrorCodeFAM.php.

const FAM0201 = 'the title "%s" does not have special characters "%s" family'
Error code:

Definition at line 43 of file ErrorCodeFAM.php.

const FAM0400 = 'syntax error in classfile "%s" in "%s" family : %s'
Error code:
class file family syntax error

Definition at line 48 of file ErrorCodeFAM.php.

const FAM0401 = 'classfile "%s" not found in "%s" family '
Error code:
class file family not found in file system

Definition at line 53 of file ErrorCodeFAM.php.

const FAM0500 = 'family name is required for "%s"'
Error code:
a family must have a logical name

Definition at line 58 of file ErrorCodeFAM.php.

const FAM0501 = 'syntax error in family name "%s"'
Error code:
a family containt only alphanum characters (63 max)

Definition at line 63 of file ErrorCodeFAM.php.

const FAM0502 = 'family name "%s" is already use for "%s" document'
Error code:
the family name must not reference only a family

Definition at line 68 of file ErrorCodeFAM.php.

const FAM0600 = 'parent class family file "%s" not found for "%s" family'
Error code:
the family class file is not found

Definition at line 72 of file ErrorCodeFAM.php.

const FAM0601 = 'parent family "%s" not found for family "%s" while generating class file.'
Error code:
the parent's family's name is not found

Definition at line 76 of file ErrorCodeFAM.php.

const FAM0602 = 'parent family "%s" not found for family "%s" while generating attribute class file.'
Error code:
the parent's family's name is not found

Definition at line 80 of file ErrorCodeFAM.php.

const FAM0603 = 'parent family "%s" not found for family "%s" while checking inheritance.'
Error code:
the parent's family's name is not found

Definition at line 84 of file ErrorCodeFAM.php.


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