Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
ErrorCodeRESE.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5 */
6 /**
7  * Errors code used to checking RESET keyword
8  * @class ErrorCodeRESE
9  * @brief List all error code for RESET
10  * @see ErrorCode
11  */
13 {
14  /**
15  * @errorCode
16  * RESET parameter can be only attribute
17  */
18  const RESE0001 = 'value "%s" is not allowed for RESET "%s"';
19 }
List all error code for CFLDID.
← centre documentaire © anakeen