Class Mage_Dataflow_Model_Convert_Exception

Description

Convert exception

Located in /Dataflow/Model/Convert/Exception.php (line 35)

Varien_Exception
   |
   --Mage_Dataflow_Model_Convert_Exception
Class Constant Summary
ERROR = 'ERROR'
FATAL = 'FATAL'
NOTICE = 'NOTICE'
WARNING = 'WARNING'
Variable Summary
mixed $_container
mixed $_level
mixed $_position
Method Summary
void getContainer ()
void getLevel ()
void getPosition ()
void setContainer ( $container)
void setLevel ( $level)
void setPosition ( $position)
Variables
mixed $_container (line 43)
  • access: protected
mixed $_level (line 45)
  • access: protected
mixed $_position (line 47)
  • access: protected
Methods
getContainer (line 55)
  • access: public
void getContainer ()
getLevel (line 60)
  • access: public
void getLevel ()
getPosition (line 71)
  • access: public
void getPosition ()
setContainer (line 49)
  • access: public
void setContainer ( $container)
  • $container
setLevel (line 65)
  • access: public
void setLevel ( $level)
  • $level
setPosition (line 76)
  • access: public
void setPosition ( $position)
  • $position
Class Constants
ERROR = 'ERROR' (line 40)
FATAL = 'FATAL' (line 41)
NOTICE = 'NOTICE' (line 38)
WARNING = 'WARNING' (line 39)

Documentation generated on Fri, 11 Feb 2011 17:02:21 +0200 by phpDocumentor 1.4.3