ConsoleTools: ezcConsoleArgumentException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcConsoleArgumentException
|
General exception container for the ConsoleTools component referring to argument handling. [
source]
This base container allows you to catch all exceptions which are related to errors produced by invalid user submitted arguments
ezcConsoleInput::process().
Parents
Exception
|
--ezcBaseException
|
--ezcConsoleException
|
--ezcConsoleArgumentException
Descendents
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Inherited Methods
From
ezcBaseException :
From
Exception (Internal Class) :
|
public Exception |
constructor __construct ( $message, $code )
|
|
public void |
getCode ( )
|
|
public void |
getFile ( )
|
|
public void |
getLine ( )
|
|
public void |
getMessage ( )
|
|
public void |
getTrace ( )
|
|
public void |
getTraceAsString ( )
|
|
public void |
__clone ( )
|
|
public void |
__toString ( )
|
Last updated: Mon, 27 Jul 2009