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

List all error for import documents. More...

+ Collaboration diagram for ErrorCodeIMPC:

Data Fields

const IMPC0001 = 'IMPORT : import Xml extract : file "%s" not found.'
 
const IMPC0002 = 'IMPORT : Cannot create directory "%s" for xml import.'
 
const IMPC0003 = 'IMPORT : Cannot create directory "%s" for xml zip import.'
 
const IMPC0004 = 'IMPORT : Cannot unzip file "%s" : %s.'
 
const IMPC0005 = "Directory separator char ('%s') not allowed in filename '%s'."
 
const IMPC0006 = "Error creating MediaIndex directory '%s': %s"
 
const IMPC0007 = "MediaIndex directory '%s' is not a directory."
 
const IMPC0008 = "Error opening file '%s' for writing."
 
const IMPC0009 = "Error opening file '%s' for reading."
 
const IMPC0010 = "Error opening file '%s' for writing."
 
const IMPC0011 = "Error renaming '%s' to '%s'."
 
const IMPC0012 = "Error writing content to '%s'."
 

Detailed Description

List all error for import documents.

Errors code used when import Documents

See Also
ErrorCode

Definition at line 12 of file ErrorCodeIMPC.php.

Field Documentation

const IMPC0001 = 'IMPORT : import Xml extract : file "%s" not found.'
Error code:
Only valid format can be used to parameter export
See Also
DcpextractFileFromXmlDocument

Definition at line 18 of file ErrorCodeIMPC.php.

const IMPC0002 = 'IMPORT : Cannot create directory "%s" for xml import.'
Error code:
Only valid format can be used to parameter export
See Also
Dcp::importSingleXmlFile

Definition at line 23 of file ErrorCodeIMPC.php.

const IMPC0003 = 'IMPORT : Cannot create directory "%s" for xml zip import.'
Error code:
Only valid format can be used to parameter export
See Also
Dcp::importZipFile

Definition at line 28 of file ErrorCodeIMPC.php.

const IMPC0004 = 'IMPORT : Cannot unzip file "%s" : %s.'
Error code:
Only valid format can be used to parameter export
See Also
Dcp::importZipFile

Definition at line 33 of file ErrorCodeIMPC.php.

const IMPC0005 = "Directory separator char ('%s') not allowed in filename '%s'."
Error code:
Filename's title must not contain the directory separator char (e.g. '/')
See Also
DcpextractFileFromXmlDocument

Definition at line 38 of file ErrorCodeIMPC.php.

const IMPC0006 = "Error creating MediaIndex directory '%s': %s"
Error code:
Could not create the MediaIndex directory (possible causes: path already exists, missing free disk space, etc.)
See Also
DcpextractFileFromXmlDocument

Definition at line 43 of file ErrorCodeIMPC.php.

const IMPC0007 = "MediaIndex directory '%s' is not a directory."
Error code:
The MediaDir exists but is not adirectory (possible causes: path already exists but is a file (race-condition?), etc.)
See Also
DcpextractFileFromXmlDocument

Definition at line 48 of file ErrorCodeIMPC.php.

const IMPC0008 = "Error opening file '%s' for writing."
Error code:
The output file could not be opended for writing (possible causes: missing free disk space, erroneous right/ownership on parent dir, etc.)
See Also
DcpextractFileFromXmlDocument

Definition at line 53 of file ErrorCodeIMPC.php.

const IMPC0009 = "Error opening file '%s' for reading."
Error code:
See Also
DcpextractFileFromXmlDocument

Definition at line 58 of file ErrorCodeIMPC.php.

const IMPC0010 = "Error opening file '%s' for writing."
Error code:
See Also
DcpextractFileFromXmlDocument

Definition at line 63 of file ErrorCodeIMPC.php.

const IMPC0011 = "Error renaming '%s' to '%s'."
Error code:
See Also
DcpextractFileFromXmlDocument

Definition at line 68 of file ErrorCodeIMPC.php.

const IMPC0012 = "Error writing content to '%s'."
Error code:
See Also
DcpextractFileFromXmlDocument

Definition at line 73 of file ErrorCodeIMPC.php.


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