Url: ezcUrlNotRegisteredException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcUrlNotRegisteredException
|
ezcUrlNotRegisteredException is thrown whenever you try to use a url that is not registered. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcUrlException
|
--ezcUrlNotRegisteredException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcUrlNotRegisteredException |
__construct(
$name )
Constructs a new ezcUrlNotRegisteredException. |
Inherited Methods
From
ezcUrlException :
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
ezcUrlNotRegisteredException __construct(
string
$name )
Constructs a new ezcUrlNotRegisteredException.
Parameters
| Name |
Type |
Description |
$name |
string |
|
Redefinition of
Last updated: Mon, 17 Dec 2007