List all error code for format document list. More...
Data Fields | |
const | FMTC0001 = 'The document property "%s" is not know. Cannot format document list' |
const | FMTC0002 = 'Structured attribute "%s" cannot be formated.' |
const | FMTC0003 = 'Date style %s is not correct.' |
List all error code for format document list.
Error codes used to format document list
Definition at line 14 of file ErrorCodeFMTC.php.
const FMTC0001 = 'The document property "%s" is not know. Cannot format document list' |
Definition at line 20 of file ErrorCodeFMTC.php.
const FMTC0002 = 'Structured attribute "%s" cannot be formated.' |
Definition at line 25 of file ErrorCodeFMTC.php.
const FMTC0003 = 'Date style %s is not correct.' |
Definition at line 31 of file ErrorCodeFMTC.php.