throw_runtime_exception

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

block   both   capitalize   catch_exception   command_exists   command_is_binary   command_name   command_source_name   either   encode   equal   exit   global_is_var_set   global_set_var   global_var   gt   hide_null   is_empty   is_in_command   is_null   lt   not   prepend   random   regex   regex_replace_all   set_var   space   starts_with   substring   throw_runtime_exception   to_lower_case   trim   uplevel_set_var   uplevel_var   use_html_encoder   use_text_encoder   use_url_encoder   var