Class Mage_Payment_Exception

Description

Payment exception

Located in /Payment/Exception.php (line 35)

Exception
   |
   --Mage_Payment_Exception
Variable Summary
mixed $_code
Method Summary
Mage_Payment_Exception __construct ([ $message = null], [ $code = 0])
void getFields ()
Variables
mixed $_code = null (line 37)
  • access: protected

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
Constructor __construct (line 39)
  • access: public
Mage_Payment_Exception __construct ([ $message = null], [ $code = 0])
  • $message
  • $code

Redefinition of:
Exception::constructor __construct ( [$message = ], [$code = ] )
getFields (line 45)
  • access: public
void getFields ()

Inherited Methods

Inherited From Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

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