The Inx_Api_DesignTemplate_ImportException is thrown, when an error occurs while importing an itc file.
The Inx_Api_DesignTemplate_ImportException is thrown, when an error occurs while importing an itc file. There are several types of this exception:
Located in /Api/DesignTemplate/ImportException.php (line 26)
Exception | --Inx_Api_DesignTemplate_ImportException
Creates an Inx_Api_DesignTemplate_ImportException with the given type, detail message, warnings, errors and fatals.
Creates an Inx_Api_DesignTemplate_ImportException with the given type, detail message, warnings, errors and fatals.
Returns the error level messages produced by exceptions during the import.
Returns the error level messages produced by exceptions during the import.
Returns the fatal level messages produced by exceptions during the import.
Returns the fatal level messages produced by exceptions during the import.
Returns the warning level messages produced by exceptions during the import.
Returns the warning level messages produced by exceptions during the import.
Inherited From Exception (Internal Class)
constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getPrevious ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )
A non specific error occurred during the import.
A non specific error occurred during the import. For further insight on the cause of the error, check the warnings, errors and fatals of this exception.
The provided import file is no valid itc file.
The provided import file is no valid itc file.
A major system error occurred during the import.
A major system error occurred during the import. Please check what happened exactly to prevent further failures. Tips for error analysis:
The XML data of the itc file is not valid and cannot be parsed.
The XML data of the itc file is not valid and cannot be parsed.
Documentation generated on Thu, 17 Sep 2015 14:27:25 +0200 by phpDocumentor 1.3.2