Collaboration diagram for OfflineExceptionCode:Data Fields | |
| const | createForbidden = 1000 |
| create is forbidden More... | |
| const | referenceExists = 1001 |
| domain reference must be unique More... | |
| const | referenceInvalid = 1002 |
| domain reference accept onlyh alphanum characters More... | |
Definition at line 20 of file Class.ExceptionCode.php.
| const createForbidden = 1000 |
create is forbidden
Definition at line 23 of file Class.ExceptionCode.php.
| const referenceExists = 1001 |
domain reference must be unique
Definition at line 25 of file Class.ExceptionCode.php.
| const referenceInvalid = 1002 |
domain reference accept onlyh alphanum characters
Definition at line 27 of file Class.ExceptionCode.php.
| ← centre documentaire |
|