class no_feed_exception extends feed_unavailable_exception
Methods
__construct(Exception $previous = null, integer $code)
Constructor |
||
array |
get_parameters()
Return the arguments associated with the message if it's a language var. |
from runtime_exception |
Details
at line 18
public
__construct(Exception $previous = null, integer $code)
Constructor
in runtime_exception at line 48
public array
get_parameters()
Return the arguments associated with the message if it's a language var.