List all error code for mask class definition. More...
Data Fields | |
const | MSK0001 = 'Family id in mandatory in "%s" mask definition' |
const | MSK0002 = 'Family id "%s" not reference a family in in "%s" mask definition' |
const | MSK0003 = 'Attribut "%s" is not a reference to "%s" family in "%s" mask definition' |
List all error code for mask class definition.
Errors code used to checking masks
Definition at line 12 of file ErrorCodeMSK.php.
const MSK0001 = 'Family id in mandatory in "%s" mask definition' |
Definition at line 17 of file ErrorCodeMSK.php.
const MSK0002 = 'Family id "%s" not reference a family in in "%s" mask definition' |
Definition at line 21 of file ErrorCodeMSK.php.
const MSK0003 = 'Attribut "%s" is not a reference to "%s" family in "%s" mask definition' |
Definition at line 25 of file ErrorCodeMSK.php.