Class Zend_Locale_Math_Exception

Description
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Locale/Math/Exception.php (line 35)

Exception
   |
   --Zend_Exception
      |
      --Zend_Locale_Math_Exception
Variable Summary
 mixed $op1
 mixed $op2
 mixed $result
Method Summary
 Zend_Locale_Math_Exception __construct ( $message, [ $op1 = null], [ $op2 = null], [ $result = null])
 void getResults ()
Variables
mixed $op1 = null (line 37)
  • access: protected
mixed $op2 = null (line 38)
  • access: protected
mixed $result = null (line 39)
  • access: protected
Methods
Constructor __construct (line 41)
  • access: public
Zend_Locale_Math_Exception __construct ( $message, [ $op1 = null], [ $op2 = null], [ $result = null])
  • $message
  • $op1
  • $op2
  • $result
getResults (line 49)
  • access: public
void getResults ()

Documentation generated on Sun, 27 May 2007 23:23:10 -0700 by phpDocumentor 1.3.2