Inheritances
Files
Overview
FRAMES
NO FRAMES

Exception Zend_Currency_Exception

Exception
|
Zend_Exception
|
Zend_Currency_Exception
Zend_Currency
|- class Zend_Currency_Exception extends Zend_Exception
Defined in line 35 of file Currency/Exception.php.
Exception class for Zend_Currency
CategoryZend
PackageZend_Currency
CopyrightCopyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
Licensehttp://framework.zend.com/license/new-bsd New BSD License

Overview

Instance fields
Inherited from Exception : $message $string $code $file $line $trace
Instance methods
Inherited from Exception : __clone() __construct() getMessage() getCode() getFile() getLine() getTrace() getTraceAsString() __toString()