public class LuaException
extends java.lang.Exception
error()
function.Constructor and Description |
---|
LuaException() |
LuaException(java.lang.String message) |
LuaException(java.lang.String message,
int level) |
Modifier and Type | Method and Description |
---|---|
int |
getLevel()
The level this error is raised at.
|