class: ErrorLevel

public <<enumeration>> class: ErrorLevel
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:32:44; Modified: 16.07.2009 15:32:45;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {493365E0-BBCA-480c-AA93-0ADF64450A1E}
enum to describe if something went wrong with this element. - FINE: everything is alright - WARNING: import worked, but something could have been done better - PROBLEM: some item was not imported because validation failed - ERROR: some items were not imported because there were system errors during the import - FATAL: the import was interrupted completely due to system errors
 

Goto: Custom Properties, Fields

See also: ImportLog

Appears in: multipleimport

Connections
 
Custom Properties
 
ErrorLevel Attributes
Attribute Details
public
  FINE
<<enum>>
public
  WARNING
<<enum>>
public
  PROBLEM
<<enum>>
public
  ERROR
<<enum>>
public
  FATAL
<<enum>>