Console_Exception
[ class tree: Console_Exception ] [ index: Console_Exception ] [ all elements ]

Class: Console_Exception_MissingParameter

Source Location: /library/Console/Exception/MissingParameter.php

Class Overview

Exception
   |
   --Console_Exception
      |
      --Console_Exception_MissingParameter

Class for running a Console_Application_Abstract-Script.


Author(s):

Copyright:

  • Copyright (c) 2009 Sven Strittmatter

Methods


Inherited Methods

Class: Console_Exception

Console_Exception::__construct()
Console_Exception::__toString()
Formats the excpetion so we can echo it direct to the CLI.

Class Details

[line 37]
Class for running a Console_Application_Abstract-Script.



Tags:

copyright:  Copyright (c) 2009 Sven Strittmatter
final:  
uses:  Console_Exception


[ Top ]


Class Methods


constructor __construct [line 38]

Console_Exception_MissingParameter __construct( $parameterName, [ $code = 0])



Tags:

access:  public


Overrides Console_Exception::__construct() (parent method not documented)

Parameters:

   $parameterName  
   $code  

[ Top ]

method getName [line 42]

void getName( )



Tags:

access:  public


[ Top ]

method __toString [line 46]

void __toString( )



Tags:

access:  public


Overrides Console_Exception::__toString() (Formats the excpetion so we can echo it direct to the CLI.)

[ Top ]


Documentation generated on Mon, 17 Aug 2009 15:52:51 +0200 by phpDocumentor 1.4.2