Feed: ezcFeedAtLeastOneItemDataRequiredException
[ ]
[ Specifications ]
[ ]
[ ]
[ ]
[ ]
Class: ezcFeedAtLeastOneItemDataRequiredException
|
Thrown when at least one of the required attributes is missing for a feed item. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcFeedException
|
--ezcFeedAtLeastOneItemDataRequiredException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcFeedAtLeastOneItemDataRequiredException |
__construct(
$attributes )
Constructs a new ezcFeedAtLeastOneItemDataRequiredException. |
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
ezcFeedAtLeastOneItemDataRequiredException __construct(
array(string)
$attributes )
Constructs a new ezcFeedAtLeastOneItemDataRequiredException.
Parameters
| Name |
Type |
Description |
$attributes |
array(string) |
The attributes of which at least one is required |
Redefinition of
Last updated: Tue, 01 Sep 2009