class no_forum_exception extends feed_unavailable_exception
Methods
__construct($forum_id, 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($forum_id, 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.