ConsoleTools: ezcConsoleOptionArgumentsViolationException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcConsoleOptionArgumentsViolationException
|
An option excludes the usage of arguments, but there were arguments submitted. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcConsoleException
|
--ezcConsoleOptionException
|
--ezcConsoleOptionArgumentsViolationException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcConsoleOptionArgumentsViolationException |
__construct(
$option )
|
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 ( )
|
Methods
__construct
ezcConsoleOptionArgumentsViolationException __construct(
ezcConsoleOption
$option )
Parameters
Redefinition of
Last updated: Thu, 31 Jan 2008