Lua
C++
Edit

RuntimeError

This function generates a critical error and exits the program.

Syntax

Parameter Description
message error message to print

Example

RuntimeError("An error occurred.")
Copyright © 2024 Ultra Software.
All rights reserved.