unauthorized_forum_exception
class unauthorized_forum_exception extends unauthorized_exception
Methods
array
get_parameters()
Return the arguments associated with the message if it's a language var.
from
runtime_exception
Details
at line 18
__construct($forum_id, Exception $previous = null, int $code = 0)
Constructor
in
runtime_exception at line 48
array
get_parameters()
Return the arguments associated with the message if it's a language var.