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