Class Zend_Locale_Math_Exception

Description
  • copyright: Copyright (c) 2005-2010 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_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

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
Constructor __construct (line 41)
  • access: public
Zend_Locale_Math_Exception __construct ( $message, [ $op1 = null], [ $op2 = null], [ $result = null])
  • $message
  • $op1
  • $op2
  • $result

Redefinition of:
Zend_Exception::__construct()
Construct the exception
getResults (line 49)
  • access: public
void getResults ()

Inherited Methods

Inherited From Zend_Exception

 Zend_Exception::__construct()
 Zend_Exception::_getPrevious()
 Zend_Exception::__call()
 Zend_Exception::__toString()

Inherited From Exception (Internal Class)

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

Documentation generated on Mon, 21 Jun 2010 15:21:25 -0400 by phpDocumentor 1.4.3