Class Zend_Console_Getopt_Exception

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

Located in /Console/Getopt/Exception.php (line 35)

Exception
   |
   --Zend_Exception
      |
      --Zend_Console_Getopt_Exception
Variable Summary
 string $usage
Method Summary
 void __construct (string $message, [string $usage = ''])
 string getUsageMessage ()
Variables
string $usage = '' (line 42)

Usage

  • access: protected
Methods
Constructor __construct (line 51)

Constructor

  • access: public
void __construct (string $message, [string $usage = ''])
  • string $message
  • string $usage

Redefinition of:
Zend_Exception::__construct()
Construct the exception
getUsageMessage (line 62)

Returns the usage

  • access: public
string getUsageMessage ()

Inherited Methods

Inherited From Zend_Exception

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

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