throw_runtime_exception

NAML documentation   Watch a video
Error Found
An error was found in the NAML code of this application – View Details | Go to NAML Editor
tag 'mailing_list_etiquette' is not an allowed here, only these are allowed: [bottom, page_name, focus]
  in new_post(custom_tweak:reply:2) - <n.new_post>
  in (custom_tweak:reply:1) - <override_macro name="reply" requires="servlet">
Throws a runtime exception to show that something is wrong or broken. If this command is called, the page will display the full stack trace of the error, which should be investigated and fixed.

Parameters

text The message displayed by the exception dot parameter

Requires

basic

Binary Details

public void nabble.naml.namespaces.BasicNamespace.throw_runtime_exception(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)

Other Binary Commands in basic

append   block   both   call_depth   capitalize   catch_exception   command_exists   command_is_binary   command_name   command_source_name   contains_substring   crlf   either   encode   ends_with   equal   exit   global_is_var_set   global_set_var   global_var   gt   has_exception   hide_null   is_empty   is_in_command   is_null   lt   no_output   nop   not   now   prepend   random   regex   regex_quote   regex_replace_all   set_var   space   starts_with   substring   throw_runtime_exception   throw_template_exception   to_lower_case   trim   uplevel_set_var   uplevel_var   use_html_encoder   use_text_encoder   use_url_encoder   var