Skip to content

ThreadRuntimeException

Benedict Allen edited this page Nov 15, 2015 · 1 revision

ThreadRuntimeException Class

The ThreadRuntimeException is thrown when a thread errors (Lua error) during its execution.

Extends Exception

Constructor

ThreadRuntimeException( data, number level = 1 )

Clone this wiki locally