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
no macro found to override
  in (custom_tweak:menu_post_by_email:1) - <override_macro name="menu_post_by_email" requires="node">
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

catch_exception   command_exists   command_is_binary   command_name   command_source_name   either   encode   equal   exit   gt   hide_null   is_empty   is_in_command   is_null   lt   not   prepend   random   regex   regex_replace_all   set_var   starts_with   string_list   substring   throw_runtime_exception   trim   use_html_encoder   use_text_encoder   use_url_encoder   var