Feed: ezcFeedUnsupportedElementException
[ ]
[ Specifications ]
[ ]
[ ]
[ ]
[ ]
Class: ezcFeedUnsupportedElementException
|
Thrown when an unsupported feed element is created. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcFeedException
|
--ezcFeedUnsupportedElementException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcFeedUnsupportedElementException |
__construct(
$name )
Constructs a new ezcFeedUnsupportedElementException. |
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
ezcFeedUnsupportedElementException __construct(
string
$name )
Constructs a new ezcFeedUnsupportedElementException.
Parameters
| Name |
Type |
Description |
$name |
string |
The element name |
Redefinition of
Last updated: Tue, 23 Mar 2010