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

List all error code for Vault Manager. More...

+ Collaboration diagram for ErrorCodeVAULT:

Data Fields

const VAULT0001 = 'Cannot store file : %s'
 
const VAULT0002 = 'Cannot store temporary file : %s'
 
const VAULT0003 = 'Cannot store temporary file : no session detected'
 
const VAULT0004 = 'Cannot destroy file : %s'
 

Detailed Description

List all error code for Vault Manager.

Errors code used when Vault Manager

See Also
VaultManager

Definition at line 12 of file ErrorCodeVAULT.php.

Field Documentation

const VAULT0001 = 'Cannot store file : %s'
Error code:
File cannot be stored to vault
See Also
VaultManager::storeFile

Definition at line 18 of file ErrorCodeVAULT.php.

const VAULT0002 = 'Cannot store temporary file : %s'
Error code:
Temporary file cannot be stored to vault
See Also
VaultManager::storeTemporaryFile

Definition at line 23 of file ErrorCodeVAULT.php.

const VAULT0003 = 'Cannot store temporary file : no session detected'
Error code:
Temporary file cannot be stored to vault because user's session not found
See Also
VaultManager::storeTemporaryFile

Definition at line 28 of file ErrorCodeVAULT.php.

const VAULT0004 = 'Cannot destroy file : %s'
Error code:
File cannot be destroyed
See Also
VaultManager::destroyFile

Definition at line 33 of file ErrorCodeVAULT.php.


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