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)